Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the minimum number of variables required to uniquely specify a row in genomicContexts? #75

Open
ramiromagno opened this issue Oct 10, 2018 · 1 comment

Comments

@ramiromagno
Copy link

In a JSON response to /singleNucleotidePolymorphisms/{rs_id}, genomicContexts is one of the fields returned.

genomicContexts is an Array that can be straightforwardly mapped to a table (data table / data frame).

My question is: what makes each row of the putatively mapped table unique, i.e. what is minimal combination of variables (columns) that renders each row unique? source and distance maybe?

The motivation behind this question is the understanding of what makes a genomic context unique.

@cmalangone
Copy link
Contributor

Please find more details about the status of this issue here:
https://www.ebi.ac.uk/panda/jira/browse/GOCI-2442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants