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

Handle concatenation of duplicated reactome_ids with '///' #468

Open
ChristopherEeles opened this issue Oct 14, 2021 · 0 comments
Open

Handle concatenation of duplicated reactome_ids with '///' #468

ChristopherEeles opened this issue Oct 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ChristopherEeles
Copy link

This is related to bhklab/PharmacoDI_snakemake_pipeline#9.

Once I implement this change in the database, the web-app needs to be able to parse duplicated reactome_ids but splitting on '///' before generating the links to Reactome.

Handling duplicate entries this way allows us to avoid complicated ERD changes (i.e., a join table from compound_annotation to reactome to handle 1:many relationships).

@ChristopherEeles ChristopherEeles added the enhancement New feature or request label Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant