How to remove the scaffolds mapped at certain depth
Now I aligned sequence reads to scaffolds using bowtie and got a sam / bam file.
Next I want to remove the scaffolds mapped at more than 10,000 depth from the sam / bam file.
Could tell me your recommend method or command line?
• 873 views
•
link
0 answers
No answers yet.
Log in to answer this question.
This looks related: Filtering bam file based on depth determined through samtools depth