Search Results

Search: Posts Made By: alisrpp
1,614
Posted By alisrpp
To transpose columns + edit in a txt file
Hi,

I have a txt file that looks like

log2FoldChange Ontology_term ...
1,473
Posted By alisrpp
To merge different sizes txt files
Hi,

I have to .txt files that look like

"baseMean" "log2FoldChange" "lfcSE" "stat" "pvalue" "padj"
"c104215_g2_i4" 202.057864855455 5.74047973414006 1.14052672909697 5.03318299141063...
5,487
Posted By alisrpp
Thanks RudiC, What about if i want to change...
Thanks RudiC,

What about if i want to change the header of the 2nd and the 3rd columns?

Thanks again.
1,937
Posted By alisrpp
Thanks, and how can i do to not print the result...
Thanks, and how can i do to not print the result but keep it in an output file?
1,937
Posted By alisrpp
How can i sort a .txt file without loosing the header information?
Hi,

I'm trying to sort 2 different .txt tab delimited files with the command line:

sort -k 1b,1 inputfile > outputfile

But doing that i'm also sorting the header (that ends at the end of my...
4,384
Posted By alisrpp
How to add a header to a tab delimited .txt file?
Hi,

I have a tab delimited document with 18 columns. My file looks like:

comp1000201_c0_seq1 comp1000201_c0 337 183.51 0.00 0.00 0.00 0.00 ---NA--- 337 0 ...
5,528
Posted By alisrpp
Hi, What about if i have to add a header for...
Hi,

What about if i have to add a header for more than 10 columns?
I'm trying what 'mjf' suggested but writing down all my headers and for some reason i cannot add more than 1 tab (ctrl -v tab)....
5,487
Posted By alisrpp
Hi all, It worked, thanks. But now i...
Hi all,

It worked, thanks. But now i realized that even the whole .txt file is tab delimited the first row is space delimited and this is causing me a lot of problems.
Is there any way to change...
1,902
Posted By alisrpp
How to create a .csv file from 2 different .txt files?
Hi,

I need to create a .csv file from information that i have in two different tab delimited .txt file. I just want to select some of the columns of each .txt file and paste them into a .cvs file....
2,551
Posted By alisrpp
How to join 2 .txt files based on a common column?
Hi all,

I'm trying to join two .txt file tab delimitated based on a common column.

File 1
transcript_id gene_id length effective_length expected_count TPM FPKM IsoPct...
5,487
Posted By alisrpp
How can i substitute a header column?
Hi,

I have a txt file with multiple columns and i want to substitute the header of the first column.
Example:

Seq. Name Seq. Length #Hits min. eValue mean Similarity #GOs GOs Enzyme Codes...
Showing results 1 to 11 of 11

 
All times are GMT -4. The time now is 07:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy