Bioinformatics Asked by SBDK8219 on March 26, 2021
I am trying to extract all chimeric and multi-map reads from either SAM/BAM file. Is there any simple command to do that? Can I use htslib
for parsing sam/bam files and extracting based on any flags. Any help on how to start will be appreciated.
This is how I do it.
samtools view -@5 -f 0x800 -hb /path/sample.bam > sup.bam
Then if you want it as a fasta
samtools view -F 0x1 -hb sup.bam | samtools fasta -F 0x1 - > sup.fa
Answered by Liam McIntyre on March 26, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP