This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Calculating percentage of reads mapped to a reference genome

After sequencing I received two files, Read1 and Read2 how can I best draw a conclusion about the percentage of paired reads related to my reference?

alignment

As you said, mapping reads to the reference genome, with tools like bowtie2 or bwa, and quantifying them with samtools.

0 answers

No answers yet.

Log in to answer this question.