Originally posted by drio
View Post
Code:
awk '($7=="=")' accepted_hits.sam |sort -k10,10 -u > reads.filtered


Leave a comment: