How to identify used and unused reads for an assembly performed with Abyss
0
0
Entering edit mode
9.8 years ago
abseq • 0

Hi, All

I am doing de novo assembly in ABySS and i got the result. Now I want to know how many reads are assembled and how many are not?

Can anyone help me to find out?

Thanks in advance.

ABySS Assembly • 1.9k views
ADD COMMENT
1
Entering edit mode

I think there is no direct option in abyss to do that. We have to map the reads on to the assembly using bowtie2 or bwa, create a sam or bam file. Using samtools flagstats, you can find the number of reads used in the assembly.

ADD REPLY
0
Entering edit mode

Thank you Prakki Rama

ADD REPLY

Login before adding your answer.

Traffic: 2113 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