This is a test version of Biostars. For the public version, visit https://www.biostars.org.
exon-exon database from RNA-Seq

Hello, Does anyone know how to make the exon-exon junction database assembled from RNA-Seq

rna-seq next-gen

This kind of information can be found in annotation databases, for example ensembl. In the GTF files, you can find genomic coordinates of all exons (so also where one exons ends and the next one begins).

1 answer

intropolis is a list of exon-exon junctions found across 21,504 human RNA-seq samples on the Sequence Read Archive (SRA) from spliced read alignment to hg19 with Rail-RNA.

https://github.com/nellore/intropolis

Log in to answer this question.