This is a test version of Biostars. For the public version, visit https://www.biostars.org.
reads distribution from the reference

Hi everyone , I want to classify my sequenced reads into introns,exons,,3-UTR,5-UTR,while have no ideas how to Separate it.dose anyone have any ideas? Thanks

Thanks

Alex

sequence

If you have a reference genome available then you align your reads to that reference and then can use a GTF (a gene annotation format file) to assign the mapped reads to their class.

Thanks ,I will try it

0 answers

No answers yet.

Log in to answer this question.