Thank you! Your answer led me to hexevent which has a list of constitutive exons.
How would I approach the problem of finding hg38 exons that are not affected by alternative splicing/are always included across all cell types?
Is there an easier way than looking at percent spliced in from published alternative splicing datasets of many different tissues?
3 answers
you can have a look at intropolis:
intropolis is a list of exon-exon junctions found across 21,504 human RNA-seq samples on the Sequence Read Archive (SRA)
one search term you might look for are "constitutive exons". I believe this term is used in literature for similar concept. see https://www.ebi.ac.uk/ols/ontologies/ensemblglossary/terms?iri=http://ensembl.org/glossary/ENSGLOSSARY_0000074 "Exons that are not spliced out, therefore present in all transcripts of a given gene." (though some other definitions in papers use thresholds other than 100%, and indeed, use "percent spliced in" (PSI) as a metric)
Please post the relevant information (links etc) as an answer since future visitors will find it useful.
GTEX has all the exon expression across all isoforms in their catalog. there is almost always some weird isoform that skips an exon but is either lowly expressed or artefactual.
Log in to answer this question.