Entering edit mode
4.5 years ago
the_cowa
▴
40
Hi Stars, I have a bed file of size 20 GB and I need to grep some names(~5000) from the list. So I used this command for this
grep -wf list input.bed >out_grepped.txt
But it is taking more than a week to finish, most will fail. Is there any other methods to do the same
was is a "value" ?
Like some names , examples cat0.1,cat0.45,dog.01 ..