RNAcentral / rnacentral-webcode

RNAcentral website source code
https://rnacentral.org
Apache License 2.0
31 stars 8 forks source link

Display ensembl compara #445

Closed blakesweeney closed 5 years ago

blakesweeney commented 5 years ago

I have done and initial import of Ensembl compara data into the ensembl_compara table. We now need to display the data somehow. For the moment just linking to the trees that ensembl provides is a good start. The links should go to pages like:

http://www.ensembl.org/Nomascus_leucogenys/Gene/Compara_Tree?g=ENSNLEG00000021462;r=1a:22821011-22821081;t=ENSNLET00000026487

it seems like we can use a url like: http://www.ensembl.org/Nomascus_leucogenys/Gene/Compara_Tree?t=<transcript_id> to get a valid location.