Closed nobeeakon closed 4 years ago
I have just uploaded the python script in making a basic relational database with two tables: Kinases and Phospohsites. As of right now, there's an example SQL query that returns the name of a kinase and its mass-based in which residue position it gets phosphorylated. Once all kinase-related information is gathered, the function to get a particular kinase can easily be done.
@mahdm001 nice man, which file is it?, or is it in an ipython notebook?
It's an ipython/jupyter notebook
we need a function that checks in the database if a particular kinase is in the database eg:
kinase = 'P31749'