AlexsLemonade / refinebio-frontend

Frontend app for refine.bio
https://www.refine.bio
Other
7 stars 7 forks source link

Include Ensembl release and division for RNA-seq samples #924

Closed BEW111 closed 3 years ago

BEW111 commented 4 years ago

Issue Number

923

Purpose/Implementation Notes

This is dependent on AlexsLemonade/refinebio/pull/2527, since it uses the release_version and database_name fields of the transcriptome indices. The processing info for a transcriptome index now shows those two fields.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Functional tests

I tested this with the current API (not the changes from #2527) and source_version shows up, and the only difference between that and the new field names is the names themselves so it should show up as long as they are in the database.

Checklist

Put an x in the boxes that apply.

Screenshots

Right now this doesn't have the entries since those would come from the changes in #2527

Screen Shot 2020-08-31 at 12 34 26 PM
jaclyn-taroni commented 4 years ago

I would probably put the new fields under Genome Build, rather than put that information under a new section (e.g., Database Info).