Closed AntonPetrov closed 5 years ago
The pages display the data nicely enough. There is one change I think we should make though. We need to display something when there is no data available. Specifically we need to distinguish between cases of no data available because it isn't computed:
http://localhost:8000/rna/URS000075D95B/9606
or a genome where this is not yet done. Or cases where there are no related sequences.
Good point! Will look into it.
@blakesweeney Now the Compara messages are customised. Test cases:
urs_taxid
is not in ensembl_compara
: http://localhost:8000/rna/URS000025784F/9606homology_id
is unique): http://localhost:8000/rna/URS00008118F7/10090⚠️ Do not merge until the production databases have the Compara tables ⚠️
Just FYI, prod now has ensembl_compara
.
I like how the different cases of no data are explained. It looks good to me. The only issue I see is that the font is a different colour in the Ensembl Compara section. Not sure if that is an issue on my end though. Other than that I think it is ready to merge.
Features ✅ links to Ensembl Compara tree ✅ paginates after 50 sequences ✅ identical sequences marked with a badge
Examples
⚠️ Do not merge until the production databases have the Compara tables ⚠️
@blakesweeney Please review on a local machine using the TST database when you get a chance. Thanks!
Fixes #445, closes #342, and closes #32.