biolink-api icon indicating copy to clipboard operation
biolink-api copied to clipboard

ribbon / slimmer function: "evidence_with" should include - label, id, and taxon - for each entry

Open nathandunn opened this issue 6 years ago • 4 comments

not sure how doable this is within biolink: https://github.com/geneontology/ribbon/issues/50

nathandunn avatar Aug 07 '18 16:08 nathandunn

@nathandunn Allele IDs to allele symbols? Is there an example? I don't think I have access to view the JIRA ticket.

deepakunni3 avatar Aug 27 '18 23:08 deepakunni3

@deepakunni3 The ticket is here: https://agr-jira.atlassian.net/browse/AGR-1097

You should be able to register, but I'll paste it to save time:

I think it would be helpful to translate the allele IDs in the GO tables to the allele symbols. This would help users connect the alleles used to make GO annotations to the alleles shown elsewhere on the Alliance page. See for example https://test.alliancegenome.org/gene/MGI:97487 MGI IDs in the based on column are for alleles that are shown in the phenotypes, disease associations and allele tables lower on the page.

nathandunn avatar Aug 28 '18 03:08 nathandunn

Are these really allele IDs? If they are in the GO tables, they are definitely -NOT- allele IDs, they are gene IDs (because that is what GO annotates to).

Basically it's about what is being returned in the response. Right now in the JSON field being returned labeled "evidence_with" there is just a simple list of ids. It would be be preferred if each entry in this "evidence_with" list looked similar to the "subject" entry and included - label, id, and taxon - for each entry.

selewis avatar Aug 28 '18 17:08 selewis

@selewis I think the original case reported MGI alleles. But I think that your point is still valid and would be good to expand this if possible.

nathandunn avatar Aug 28 '18 18:08 nathandunn