Search Results

Search: Posts Made By: cmccabe
975
Posted By cmccabe
Thank you very much :).
Thank you very much :).
975
Posted By cmccabe
Field is a column (thinking in excel terms). ...
Field is a column (thinking in excel terms).

So,


A B C D E
A_16_P32713632 chr10 90695750 90695810 ACTA2

Thanks :).
975
Posted By cmccabe
It is part of that post, but I figured since it...
It is part of that post, but I figured since it was a modification of that it might be better to start a new thread. Basically, as is the output is one line with the text separated by a space.

So...
975
Posted By cmccabe
Separate fields
awk 'NF==2{s=$1;next}{$(NF+1)=s}1' sort.txt > output.txt


A_16_P32713632 chr10 90695750 90695810 ACTA2
A_16_P32713635 chr10 90696573 90696633 ACTA2
A_16_P32713680 chr10 90697419 90697479 ACTA2...
Showing results 1 to 4 of 4

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