Search Results

Search: Posts Made By: heecha
1,640
Posted By heecha
Ah, yes, now I see! Thanks for your help,...
Ah, yes, now I see!

Thanks for your help, much appreciated.
1,640
Posted By heecha
Thanks for your response, I am grateful for your...
Thanks for your response, I am grateful for your time.

The last section of the code I included
printf( "%s\t%s\n", k2rec[key,i], $0 ); # print f2 record, followed by current f1 record

prints...
1,640
Posted By heecha
[SOLVED] awk: matching degenerate patterns
Hi Folks,

I have two arrays

a:
aaa bbb ccc ddd
ddd aaa bbb ccc
ddd ccc aaa bbb

b:
aaa bbb ccc
aaa ccc bbb
bbb aaa ccc
ccc ...
2,997
Posted By heecha
Alister, Thanks for taking a look, and for your...
Alister,
Thanks for taking a look, and for your comments, quite helpful. The solution you offered did the trick. I sincerely appreciate your time.

Best,
Robert
2,997
Posted By heecha
awk split
Hi Folks,

I have lines that look like this:

>m110730_101608_00120_c100168052554400000315046108261127_s1_p0/7/29_426ACGTGCTATGCGG...
5,855
Posted By heecha
It will at least get me started, thanks very much...
It will at least get me started, thanks very much for your time.
5,855
Posted By heecha
awk to match multiple regex and create separate output files
Howdy Folks,

I have a list that looks like this:
(file2.txt)

AAA
BBB
CCC
DDD

and there are 24 of these short words.

I am matching these patterns to another file with 755795 lines...
4,685
Posted By heecha
Thanks agama, your approach makes perfect sense....
Thanks agama, your approach makes perfect sense. I appreciate your time and your efforts on my behalf.

Robert

---------- Post updated at 11:58 AM ---------- Previous update was at 11:11 AM...
4,685
Posted By heecha
awk NR==FNR output control
Hi Guys,

I have two files:

f1:

A B C D E F G H

f2:

A X Y Z


f1 has 48000 lines, and f2 has 68. I have been matching f1 $3 to f2 $1, and getting f3:

A A B C D E F...
4,568
Posted By heecha
Hi guys, me again, so rdcwayx's suggestion works...
Hi guys, me again, so rdcwayx's suggestion works well, but my server keeps kicking me out when I try it on large data sets; this doesn't happen right away, but after the thing has been running for...
4,568
Posted By heecha
Thank you! I am grateful for your help.
Thank you! I am grateful for your help.
4,568
Posted By heecha
awk to match a numeric range specified by two columns
Hi Everyone,

Here's a snippet of my data:

File 1 = testRef2:
A1BG - 13208 13284
AAA1 - 34758475 34873943
AAAS - 53701240 53715412File 2 = 42MLN.3.bedS2:
13208...
Showing results 1 to 12 of 12

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