Filter hits that aligned concordantly exactly 1 times base on mpq>40
1
0
Entering edit mode
7.1 years ago
User000 ▴ 690

Hello,

I need to get all reads that aligned concordantly exactly 1 times base on mpq>40 from hisat2.

samtools view -b -q 40 -o output.bam alignments.bam

Will this command make a job?

bam samtools • 1.7k views
ADD COMMENT
2
Entering edit mode
7.1 years ago

I assume "make a job" means "work". Yes, that will work.

ADD COMMENT
1
Entering edit mode

Provided samtools was added before view in the command posted :)

ADD REPLY
0
Entering edit mode

yes, sorry, I deleted it accidentally before posting! thanks guys

ADD REPLY

Login before adding your answer.

Traffic: 2968 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6