This is a test version of Biostars. For the public version, visit https://www.biostars.org.
List of exon coordinates from a single Entrez gene ID. Are these exons for alternative splicings of the gene?

I've done the following:

enter image description here

Basically use the Entrez gene ID to pull the transcripts. Then using the transcript names, extract the exon coordinates. Are each members of this list alternative splicings of the gene?

genomicranges r bioconductor

1 answer

You're righ, these are alternative splicing isoforms.

Log in to answer this question.