This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Splice site coordinates: where to get them?

Hello,

Is there an easy way to get from some database a BED file with splice site coordinates for mouse?

Thank you!

rna-seq chip-seq sequence next-gen

1 answer

You are looking for gtf files, most likely. The version from Ensembl is available here.

Thank you, I was aware of the Ensemble web site, but was hoping for something simpler and specifically listing splice sites,

Also, do you know how to convert the Ensembl gtf mm10 annotation to mm9? (Something like a liftover tool which deals with BED files).

You may need to write some code. I do not know of a standard format for "splice sites".

Log in to answer this question.