Closed kurtwheeler closed 4 years ago
@dvenprasad I think you might have mentioned this before, do we have a design with the alternate accession code?
No, we don't have a design to show alternate accession codes. I think it makes sense to address this and https://github.com/AlexsLemonade/refinebio/issues/2187 in the same sprint since that is when users may start seeing results with a different accession.
The change should be pretty minor. Off the bat, we can add it as another field on at the experiment level but it is more important for it to be visible on the result card to understand why something with a different accession showed up.
As part of this also turn these accession codes into links (the link is a url template that just needs an accession code).
Experiment result cards:
Experiment Page
We store an
alternate_accession
field in the database for experiments because a lot of experiments are in both GEO and Array Express. https://github.com/AlexsLemonade/refinebio/issues/2186 is also going to populate this field with GEO accessions for SRA experiments.We should add a field to the experiments page to display this.