Hi all,
I have assembled a transcriptome using Ray. How can I have the numbers of reads by contig ?
I took the reads used to generate the assembly and aligned them to the assembled contigs using BWA to get the unmapped reads, which are the non-assembled reads (singletons). So I have a SAM format output. Maybe can I use samtools to get the reads number by contigs ?
Thank you for your help.
Ok,
And it's not possible to have the number of reads by contigs directly with Ray ?
No clue, never used it. The grep ... command that I gave will be quick enough.