Search Results

Search: Posts Made By: mvaishnav
1,945
Posted By mvaishnav
Hi radoulov, I just checked my script: it...
Hi radoulov,

I just checked my script: it works!

Previously my script was not working because I was doing the following:

#!/usr/bin/awk

END {
for (i = 1; i <= nf; i += 2)
for (j...
1,945
Posted By mvaishnav
Hi radoulov, Thanks for such a quick reply! ...
Hi radoulov,

Thanks for such a quick reply!

I tried your suggestions, but in both cases I am getting the output as:

1 1 2 2 3 3 4 4
a a b b c c d d
5 5 6 6 7 7 8 8
e ...
1,945
Posted By mvaishnav
Select 2 columns and transpose row by row
Hi,

I have a tab-delimited file as follows:

1 1 2 2 3 3 4 4
a a b b c c d d
5 5 6 6 7 7 8 8
e e f f g g h h
9 9 10 10 11 11 12 12
i i j j k k l l
13...
1,600
Posted By mvaishnav
Genomic data processing
Dear fellow members,

I've just joined the forum and am a newbie to shell scripting and programming. I'm stuck on the following problem.

I'm working with large scale genomic data and need to do...
Showing results 1 to 4 of 4

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