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

Explore PyCTD #1

Open
cthoyt opened this issue Jul 26, 2017 · 10 comments
Open

Explore PyCTD #1

cthoyt opened this issue Jul 26, 2017 · 10 comments
Assignees

Comments

@cthoyt
Copy link
Member

cthoyt commented Jul 26, 2017

  • start with a given gene
  • use query.get_chem_gene_interaction_actions with the filter for the gene you want and also interaction_action='inhibitor' (I think 'inhibitor' is the right one, you can also check that)
  • print a BEL statement
@cthoyt
Copy link
Member Author

cthoyt commented Jul 26, 2017

I'd also suggest doing this in a jupyter notebook before writing a huge library full of it

@aramgrigoryan
Copy link

the library has issues...
simple examples from the documentation aren't working

@aramgrigoryan
Copy link

to save genes names
app, akt1

@cthoyt
Copy link
Member Author

cthoyt commented Jul 26, 2017

What did you do? Can't help without seeing the code :p

@aramgrigoryan
Copy link

is the same problems as Christian had...

@cthoyt
Copy link
Member Author

cthoyt commented Jul 27, 2017

share your code with me

@aramgrigoryan
Copy link

what about this now?

@cthoyt
Copy link
Member Author

cthoyt commented Jul 31, 2017

Need to explore a couple more things:

  1. How many entities can be matched to either ChEBI names or synonyms from ChEBI?
  2. How many remaining entities can be matched by using ChemSpider and only find one search result?
  3. how many have multiple search results (looks like we'll be doing some manual chemistry curation!)?
  4. for how many are we really screwed?

@aramgrigoryan
Copy link

this kinda feels left out

@cthoyt
Copy link
Member Author

cthoyt commented Sep 6, 2017

yeah this is sidelined for a bit

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

2 participants