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

get ancillary info #43

Closed
4 tasks done
alexvpickering opened this issue May 4, 2019 · 2 comments
Closed
4 tasks done

get ancillary info #43

alexvpickering opened this issue May 4, 2019 · 2 comments

Comments

@alexvpickering
Copy link
Member

alexvpickering commented May 4, 2019

Go ahead with:

  • GRAS
  • SIDER links
  • Drugbank links
  • Wikipedia links

Also see #4 for further discussion

@alexvpickering alexvpickering changed the title get GRAS data get ancillary info May 4, 2019
@alexvpickering
Copy link
Member Author

alexvpickering commented May 7, 2019

GRAS, SIDER, and Drugbank all use their own identifiers and I couldn't find a readily available mapping from Pubchem cids (what I currently have).

SIDER does use Pubchem cids in their hyperlinks so I just need to check that a url exists. I can't seem to figure out where I first encountered SIDER (I though it was on the Pubchem record for metformin but it doesn't seem to be there).

The most straightforward way that I found to get these data sources/links is from Pubchem. I've gone ahead and created a script to pull the JSON for the Pubchem records.

alexvpickering added a commit that referenced this issue May 8, 2019
alexvpickering added a commit that referenced this issue May 8, 2019
alexvpickering added a commit that referenced this issue May 8, 2019
alexvpickering added a commit that referenced this issue May 8, 2019
Were 1230 unique cids with DrugBank links and 7 with GRAS notices
alexvpickering added a commit that referenced this issue May 8, 2019
Have 465 unique cids with SIDER link
@alexvpickering
Copy link
Member Author

alexvpickering commented May 8, 2019

There are only 7 compounds from CMAP02/L1000 identified as GRAS. All of them have a BRH clinical_phase of either 'Launched' or 'Phase 2'. Will append to clinical_phase so that they can be identified.

alexvpickering added a commit that referenced this issue May 8, 2019
Factored add_linkout out of add_table_html to generalize adding link HTML
alexvpickering added a commit that referenced this issue May 8, 2019
Factored add_linkout out of add_table_html to generalize adding link HTML
alexvpickering added a commit that referenced this issue May 9, 2019
alexvpickering added a commit that referenced this issue May 9, 2019
alexvpickering added a commit that referenced this issue May 22, 2019
alexvpickering added a commit that referenced this issue May 22, 2019
Several changes:

1) BRH and Pug-View annotations are merged on CID, then on pert_iname, then grouped/filled by both.
This fixes issues where the same pert_iname has multiple CIDs and only one has BRH/Pug-View annotations.

2) Created a common setup_annot function to process both CMAP/L1000. This makes things easier to maintain.

3) Incorated Wikipedia into annotation for #43
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
Former-commit-id: c9f6cb4
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
Were 1230 unique cids with DrugBank links and 7 with GRAS notices


Former-commit-id: 2e83344
alexvpickering added a commit that referenced this issue Oct 22, 2019
Have 465 unique cids with SIDER link


Former-commit-id: ebe40e4
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
Factored add_linkout out of add_table_html to generalize adding link HTML


Former-commit-id: 9de631b
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
Former-commit-id: c65e385
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Oct 22, 2019
Several changes:

1) BRH and Pug-View annotations are merged on CID, then on pert_iname, then grouped/filled by both.
This fixes issues where the same pert_iname has multiple CIDs and only one has BRH/Pug-View annotations.

2) Created a common setup_annot function to process both CMAP/L1000. This makes things easier to maintain.

3) Incorated Wikipedia into annotation for #43


Former-commit-id: 6eebdc3
alexvpickering added a commit that referenced this issue Oct 22, 2019
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: c34f95b
Former-commit-id: 65d2b5c
Former-commit-id: 9a85cfc
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: b9ed777
Former-commit-id: 2cc9a5f
Former-commit-id: d640d6e
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: c9f6cb4
Former-commit-id: 4e09bc8
Former-commit-id: d61d2e7
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: 28063cb
Former-commit-id: 3b9643f
Former-commit-id: bebda8a
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: 810beec
Former-commit-id: 695a8c8
Former-commit-id: 91c179a
alexvpickering added a commit that referenced this issue Jan 12, 2021
Were 1230 unique cids with DrugBank links and 7 with GRAS notices


Former-commit-id: 2e83344
Former-commit-id: c187f65
Former-commit-id: b9e0716
alexvpickering added a commit that referenced this issue Jan 12, 2021
Have 465 unique cids with SIDER link


Former-commit-id: ebe40e4
Former-commit-id: 77461b0
Former-commit-id: 5d27364
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: 8f700f7
Former-commit-id: b324f16
Former-commit-id: bd86a72
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: 6e18811
Former-commit-id: 8d538e1
Former-commit-id: 41ede63
alexvpickering added a commit that referenced this issue Jan 12, 2021
Factored add_linkout out of add_table_html to generalize adding link HTML


Former-commit-id: 9de631b
Former-commit-id: 148ee33
Former-commit-id: 1f6a10f
alexvpickering added a commit that referenced this issue Jan 12, 2021
For #43


Former-commit-id: fc21b47
Former-commit-id: 15a806d
Former-commit-id: 50c575d
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: c65e385
Former-commit-id: 0502b80
Former-commit-id: 1700509
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: e4f6ea1
Former-commit-id: 545e83e
Former-commit-id: f1b6d41
alexvpickering added a commit that referenced this issue Jan 12, 2021
Several changes:

1) BRH and Pug-View annotations are merged on CID, then on pert_iname, then grouped/filled by both.
This fixes issues where the same pert_iname has multiple CIDs and only one has BRH/Pug-View annotations.

2) Created a common setup_annot function to process both CMAP/L1000. This makes things easier to maintain.

3) Incorated Wikipedia into annotation for #43


Former-commit-id: 6eebdc3
Former-commit-id: 3db3ac8
Former-commit-id: 40effdb
alexvpickering added a commit that referenced this issue Jan 12, 2021
Former-commit-id: b1a01a8
Former-commit-id: 0ac0218
Former-commit-id: 02332c3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant