SlideShare uma empresa Scribd logo
1 de 23
Outline of talk ,[object Object],[object Object],[object Object],[object Object],Neil Saunders School of Molecular and Microbial Sciences University of Queensland
Introduction to protein kinases kinase ATP protein OH + protein OPi kinase ADP + Biochemistry ,[object Object],[object Object],[object Object],[object Object]
Complex signalling networks How do protein kinases find their targets?
Kinase specificity – substrate recruitment Remenyi et al. (2006) Docking interactions in protein kinase and phosphatase networks. Curr Opin Struct Biol 16: 676-685 LOCATE calcium/calmodulin-dependent protein kinase IV ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Docking interactions Colocalisation
Kinase specificity - peptide specificity Amino acid frequency in substrate sequences at X{7}[ST]X{7} sites CK-2 PKA MAPK
Structural basis for peptide specificity Substrate heptapeptide binding to protein kinase A PKA surface + heptapeptide RRASIHD Schematic of heptapeptide + PKA SDRs
Accurate location of key residues using HMMER *->Yellkkl GkG aFGkVylardkktgrlv AiK vik..........eril Y+++k+lG+G+FGkV+la+++ tg++vA+K+i+++  +++ + ri+ snf1p  55  YQIVKTL GE GS F GKVKLAYHTTTGQKV ALK IINkkvl aks dmqGRIE 101 rEikiLkk.dHPNIVkLydvfed.dklylVmEyceGdl GdL fdllkkrgr rEi+ L+  +HP+I+kLydv+ ++d++ +V Ey+++  +Lfd++++r + snf1p  102 REISYLRLlRHPHIIKLYDVIKSkDEIIMVIEYAGN-- - E L FD YIVQRDK 148 rglrkvlsE.earfyfrQilsaLeYLHsqgIiHRDLKPeNiLLds..hvK +sE+ear++f+Qi+sa+eY+H+++I+HRDLKPeN+LLd++ +vK snf1p  149 ------MSEqEARRFFQQIISAVEYCHRHKIVHRDLKPENLLLDEhlNVK 192 la DFG lArql......ttfvGTpeYm APE vl...gYgkpavDiWSlGcil +aDFGl+ ++++++  +t +G+p+Y APEv++++ Y +p+vD+WS+G+il snf1p  193 IA DFG L SNIMtdgnflK TS CG S P NY A APE VIsgkLYAGPEVDVWSCGVIL 242 yElltGkpPFp..qldlifkkig..........SpeakdLikklLvkdPe y +l+++ PF+++ + ++fk+i ++ ++ ++  Sp a  Lik++L ++P  snf1p  243 YVMLCRRLPFDdeSIPVLFKNISngvytlpkflSPGAAGLIKRMLIVNPL 292 kRlta.eaLedeldikaHPff<-* +R++++e+++  + +f  snf1p  293 NRISIhEIMQ-------DDWF  306 GkG, AiK, GdL, DFG, APE anchor positions   -3  +3 Substrate heptapeptide       X   X   X  [ST]  X   X   X
Predikin:  components ,[object Object],[object Object],[object Object]
Why not phospho.ELM? +------+-----------+--------+----+-------+------------+------+----------------------+ | acc   | sequence   | position | code | pmids   | kinases   | source | entry_date   | +------+-----------+--------+----+-------+------------+------+----------------------+ | P04083 |AMVSEFLK...| 20   | Y   |2457390| Abl;Src;EGFR |LTP  |2004-12-31 00:00:00+01| +------+-----------+--------+----+-------+------------+------+----------------------+ A phosphoELM entry ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],FT  MOD_RES   26   26  Phospho serine  ( by PKC ). phospho.ELM is derived from SwissProt entries http://phospho.elm.eu.org
PredikinDB construction Substrate UniProt entry ID IF2A_MOUSE AC Q6ZWX6 ; Q3TIQ0; OS Mus musculus (Mouse) . FT  MOD_RES  49   49  Phospho serine  (by  HRI ) ( By  similarity ). FT  MOD_RES  52   52  Phospho serine  (by  EIF2AK3 ,  GCN2 ,  HRI  and  PKR ). Entries in table_kinases that match kinase name and species Q9Z2R9 EIF2AK1 Eif2ak1; Hri Q9Z2B5 EIF2AK3 Eif2ak3;Pek;Perk Q9QZ05 EIF2AK4 Eif2ak4; Gcn2 ;Kiaa1338 Q03963 EIF2AK2 Eif2ak2; Pkr ;Prkr;Tik Entry in table_psites substrate_ac residue posn hepta conf kinase_name kinase_ac Q6ZWX6 S 49 ILLSELS   2 HRI Q9Z2R9 Q6ZWX6 S 52 SELSRRR 1 EIF2AK3 Q9Z2B5 Q6ZWX6 S 52 SELSRRR 1 GCN2 Q9QZ05 Q6ZWX6 S 52 SELSRRR 1 HRI Q9Z2R9 Q6ZWX6 S 52 SELSRRR 1 PKR Q03963 PredikinDB links phosphorylation sites to their  specific  kinase sequences
PredikinDB – table schema table_kinases kinase_ac (AC) kinase_id (ID) domain domain_seq kinase_type kinase_name (GN Name) kinase_syn (GN Synonyms) panther_name panther_ac panther_evalue ksd_name ksd_ac ksd_evalue species (OS) kingdom (OC) + 38 SDR-related residues table_psites ID substrate_ac (AC) residue (MOD_RES) position (MOD_RES) hepta confidence (MOD_RES) kinase_name (MOD_RES) kinase_ac (AC) table_substrates substrate_ac (AC) substrate_id (ID) species (OS) kingdom (OC)
The Predikin Perl module ,[object Object],[object Object],[object Object],[object Object],[object Object],protein kinase sequence find catalytic domains assign kinase type locate SDRs assign KSD family assign PANTHER family find substrate XXX[STY]XXX make kinase scoring matrix score XXX[STY]XXX sites
Scoring matrices:  SDR method Query kinase: GEL+1 =  E GEL+3 =  F GEL+4 =  S Type  = Ser/Thr SQL query for heptapeptide position -3: select hepta from psites, kinases where kinase_type  = 'Ser/Thr' and psites.kinase_ac = kinases.kinase_ac and GELp1 rlike '[ D E N ] ' and GELp3 rlike '[ F WY ] ' and GELp4 rlike '[ AN S T ]' Heptapeptides : Q FSTVKG E QFSTVK R SVSEAA R SGSSPN R HDSGLD R RMSDEF A RGSFDA Repeat for positions -2 to +3 and corresponding SDRs Frequency matrix PWM (weights) matrix score substrates
Scoring matrices:  filters and cutoffs Residue Phosphosites Disordered 1 TM Helix 2 S 24 637 23 081 16 T    5 405  4 898    5 Y    4 285  3 318 12 Total 34 327 31 297 ( 91.2% ) 33 ( 0.1% ) ,[object Object],[object Object]
Evaluation of Predikin A brief area under ROC curve primer ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],TN TP FP FN unannotated sites annotated sites scores ROC curve
Evaluation of comparable methods Comparison with existing methods is not easy ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Example submission using HTML::Form (NetPhosK) # get the form my $ua = LWP::UserAgent->new; my $response = $ua->get($url); my @forms  = HTML::Form->parse($response); # set the values $forms[0]->value(' SEQSUB ', “myfile.fa”); $forms[0]->value(' threshold ', '0.00'); # submit the form my $output = $ua->request($form[0]-> click ); # parse output
Evaluation results ,[object Object],[object Object],Ser/Thr kinase substrates Method Score Predikin SDR score sites used +/- NetPhosK 0.93 0.90 75/5334 KinasePhos 0.80 0.88 76/5663 GPS 0.88 0.87 72/5307 PPSP 0.92 0.87 75/3778 Scansite 0.96 0.87 55/2936 CMGC kinase substrates Method Score Predikin SDR score sites used +/- NetPhosK 0.62 0.96 211/9146 KinasePhos 0.94 0.96 211/9106 GPS 0.93 0.96 211/9146 PPSP 0.94 0.96 208/8158 Scansite 0.95 0.97 175/5039
Usage cases kinase   substrate  score CLA4   1  CLA4   727  KRA T MVG  92.93 CLA4  1  YOL113W  541  KRATMVG  92.93 CLA4  1  YHL021C  129  KGSSFVS  91.87 CLA4  1  YKR010C  527  KRNSITE  91.70 CLA4  1  YNL049C  526  RATSFFG  90.14 CLA4  1  YDL056W  477  KRKSTTP  88.70 CLA4  1  YOL157C  527  KLFSFTK  88.25 CLA4  1  YBR198C  157  RAYSMLK  87.71 CLA4  1  YML076C  878  HRESMTG  87.62 CLA4  1  YOR181W  619  KRKTKVG  87.37 kinase  substrate  score NP_001547   1  COA1   80   SSM S GLH  85.49 NP_001269   1  COA1   80   SSM S GLH  85.49 XP_042066  1  COA1  80  SSMSGLH  75.77 XP_001128827  1  COA1  80  SSMSGLH  75.77 NP_001013725  1  COA1  80  SSMSGLH  74.72 NP_004064  1  COA1  80  SSMSGLH  73.84 NP_006613  1  COA1  80  SSMSGLH  73.84 NP_001778  1  COA1  80  SSMSGLH  72.21 XP_001128005  1  COA1  80  SSMSGLH  72.21 NP_277021  1  COA1  80  SSMSGLH  72.21 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Predikin webserver:  implementation http://predikin.biosci.uq.edu.au perl.so MySQL PredikinDB PHP Predikin.pm Apache Server DisEMBL TMHMM BLAST pantherScore HMMER Client (browser)
The Predikin webserver:  screenshots Kinase sequence submission
The Predikin webserver:  screenshots Frequency and weight matrices
The Predikin webserver:  screenshots Scored sites
Acknowledgements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Mais conteúdo relacionado

Mais procurados

20141219 workshop methylation sequencing analysis
20141219 workshop methylation sequencing analysis20141219 workshop methylation sequencing analysis
20141219 workshop methylation sequencing analysis
Yi-Feng Chang
 

Mais procurados (16)

Increasing genome editing efficiency with optimized CRISPR-Cas enzymes
Increasing genome editing efficiency with optimized CRISPR-Cas enzymesIncreasing genome editing efficiency with optimized CRISPR-Cas enzymes
Increasing genome editing efficiency with optimized CRISPR-Cas enzymes
 
Increase efficiency of genome editing with the Alt-R™ CRISPR-Cas9 System: Des...
Increase efficiency of genome editing with the Alt-R™ CRISPR-Cas9 System: Des...Increase efficiency of genome editing with the Alt-R™ CRISPR-Cas9 System: Des...
Increase efficiency of genome editing with the Alt-R™ CRISPR-Cas9 System: Des...
 
Reducing off-target events in CRISPR genome editing applications with a novel...
Reducing off-target events in CRISPR genome editing applications with a novel...Reducing off-target events in CRISPR genome editing applications with a novel...
Reducing off-target events in CRISPR genome editing applications with a novel...
 
A deep dive about VIP,HAIP, and SCAN
A deep dive about VIP,HAIP, and SCAN A deep dive about VIP,HAIP, and SCAN
A deep dive about VIP,HAIP, and SCAN
 
Commands...
Commands...Commands...
Commands...
 
Debugging Ruby
Debugging RubyDebugging Ruby
Debugging Ruby
 
PhD Defence
PhD DefencePhD Defence
PhD Defence
 
Debugging Ruby Systems
Debugging Ruby SystemsDebugging Ruby Systems
Debugging Ruby Systems
 
Pledge in OpenBSD
Pledge in OpenBSDPledge in OpenBSD
Pledge in OpenBSD
 
Sql
SqlSql
Sql
 
Ashg2017 workshop tg
Ashg2017 workshop tgAshg2017 workshop tg
Ashg2017 workshop tg
 
Ipv6 test plan for opnfv poc v2.2 spirent-vctlab
Ipv6 test plan for opnfv poc v2.2 spirent-vctlabIpv6 test plan for opnfv poc v2.2 spirent-vctlab
Ipv6 test plan for opnfv poc v2.2 spirent-vctlab
 
nftables - the evolution of Linux Firewall
nftables - the evolution of Linux Firewallnftables - the evolution of Linux Firewall
nftables - the evolution of Linux Firewall
 
20141219 workshop methylation sequencing analysis
20141219 workshop methylation sequencing analysis20141219 workshop methylation sequencing analysis
20141219 workshop methylation sequencing analysis
 
370410176 moshell-commands
370410176 moshell-commands370410176 moshell-commands
370410176 moshell-commands
 
Storage managment using nagios
Storage managment using nagiosStorage managment using nagios
Storage managment using nagios
 

Destaque

Game Kit - iPhone
Game Kit - iPhoneGame Kit - iPhone
Game Kit - iPhone
bdudney
 

Destaque (20)

Cars1
Cars1Cars1
Cars1
 
#SEJThinkTank Webinar: Social Marketing Hacks To Crush It in 2015
#SEJThinkTank Webinar: Social Marketing Hacks To Crush It in 2015#SEJThinkTank Webinar: Social Marketing Hacks To Crush It in 2015
#SEJThinkTank Webinar: Social Marketing Hacks To Crush It in 2015
 
App Store Optimization Tips 101
App Store Optimization Tips 101App Store Optimization Tips 101
App Store Optimization Tips 101
 
Journey of Mobile Apps - Year 2013
Journey of Mobile Apps - Year 2013Journey of Mobile Apps - Year 2013
Journey of Mobile Apps - Year 2013
 
Amy Vernon of The Daily Dot #SEJSummit: Lessons from the Newsroom
Amy Vernon of The Daily Dot #SEJSummit: Lessons from the NewsroomAmy Vernon of The Daily Dot #SEJSummit: Lessons from the Newsroom
Amy Vernon of The Daily Dot #SEJSummit: Lessons from the Newsroom
 
Game Kit - iPhone
Game Kit - iPhoneGame Kit - iPhone
Game Kit - iPhone
 
Convert Excel Spreadsheet into Mobile iPhone Android App
Convert Excel Spreadsheet into Mobile iPhone Android AppConvert Excel Spreadsheet into Mobile iPhone Android App
Convert Excel Spreadsheet into Mobile iPhone Android App
 
#SEJThinkTank: Harnessing the Networks of Your Podcast Guests & Audiences
#SEJThinkTank: Harnessing the Networks of Your Podcast Guests & Audiences #SEJThinkTank: Harnessing the Networks of Your Podcast Guests & Audiences
#SEJThinkTank: Harnessing the Networks of Your Podcast Guests & Audiences
 
Online bioinformatics forums: why do we keep asking the same questions?
Online bioinformatics forums: why do we keep asking the same questions?Online bioinformatics forums: why do we keep asking the same questions?
Online bioinformatics forums: why do we keep asking the same questions?
 
Steal from the Startups: Entrepreneur Style Growth Tactics for Big Brands by ...
Steal from the Startups: Entrepreneur Style Growth Tactics for Big Brands by ...Steal from the Startups: Entrepreneur Style Growth Tactics for Big Brands by ...
Steal from the Startups: Entrepreneur Style Growth Tactics for Big Brands by ...
 
How to Combine text from two or more cells in Excel
How to Combine text from two or more cells in ExcelHow to Combine text from two or more cells in Excel
How to Combine text from two or more cells in Excel
 
Treinamento para Tutores do PNC
Treinamento para Tutores do PNCTreinamento para Tutores do PNC
Treinamento para Tutores do PNC
 
Isabel alexandra deus
Isabel alexandra deusIsabel alexandra deus
Isabel alexandra deus
 
Saberes do Professor Universitário
Saberes do Professor UniversitárioSaberes do Professor Universitário
Saberes do Professor Universitário
 
Introduction to Perl - Day 1
Introduction to Perl - Day 1Introduction to Perl - Day 1
Introduction to Perl - Day 1
 
Link Building Metrics: Managing Projects and SEOs with Page One Power
Link Building Metrics: Managing Projects and SEOs with Page One PowerLink Building Metrics: Managing Projects and SEOs with Page One Power
Link Building Metrics: Managing Projects and SEOs with Page One Power
 
Winning with Authority - 15 Experts on Integrated Online Marketing
Winning with Authority - 15 Experts on Integrated Online MarketingWinning with Authority - 15 Experts on Integrated Online Marketing
Winning with Authority - 15 Experts on Integrated Online Marketing
 
Preconceito racial
Preconceito racialPreconceito racial
Preconceito racial
 
Migración mundial
Migración mundialMigración mundial
Migración mundial
 
Cases Revista Exame
Cases Revista ExameCases Revista Exame
Cases Revista Exame
 

Semelhante a Predikin and PredikinDB: tools to predict protein kinase peptide specificity

Crop plants: DNA-free genome editing with CRISPR enzymes
Crop plants: DNA-free genome editing with CRISPR enzymesCrop plants: DNA-free genome editing with CRISPR enzymes
Crop plants: DNA-free genome editing with CRISPR enzymes
OECD Environment
 
BIOC 405 Assignment 1 Dr Moore Due Friday March 1st, .docx
BIOC 405 Assignment 1 Dr Moore   Due Friday March 1st, .docxBIOC 405 Assignment 1 Dr Moore   Due Friday March 1st, .docx
BIOC 405 Assignment 1 Dr Moore Due Friday March 1st, .docx
tangyechloe
 
Linked Data for integrating life-science databases
Linked Data for integrating life-science databasesLinked Data for integrating life-science databases
Linked Data for integrating life-science databases
Shuichi Kawashima
 
Pathway map-reference-guide
Pathway map-reference-guidePathway map-reference-guide
Pathway map-reference-guide
Elsa von Licy
 

Semelhante a Predikin and PredikinDB: tools to predict protein kinase peptide specificity (20)

Using structural information to predict protein-protein interaction and enyzm...
Using structural information to predict protein-protein interaction and enyzm...Using structural information to predict protein-protein interaction and enyzm...
Using structural information to predict protein-protein interaction and enyzm...
 
Paloma Pérez-Enfermedades raras de la piel
Paloma Pérez-Enfermedades raras de la pielPaloma Pérez-Enfermedades raras de la piel
Paloma Pérez-Enfermedades raras de la piel
 
Wang labsummer2010
Wang labsummer2010Wang labsummer2010
Wang labsummer2010
 
Discriminating Facts from Artefacts in the Secreted Ly-6 Protein Family
Discriminating Facts from Artefacts in the Secreted Ly-6 Protein FamilyDiscriminating Facts from Artefacts in the Secreted Ly-6 Protein Family
Discriminating Facts from Artefacts in the Secreted Ly-6 Protein Family
 
Identifying candidate targets for Cancer Therapy with Integrated Text Mining ...
Identifying candidate targets for Cancer Therapy with Integrated Text Mining ...Identifying candidate targets for Cancer Therapy with Integrated Text Mining ...
Identifying candidate targets for Cancer Therapy with Integrated Text Mining ...
 
20200219 Shinya Oki
20200219 Shinya Oki20200219 Shinya Oki
20200219 Shinya Oki
 
Stratégies orthogonales pour la caractérisation de glycoprotéines thérapeutiq...
Stratégies orthogonales pour la caractérisation de glycoprotéines thérapeutiq...Stratégies orthogonales pour la caractérisation de glycoprotéines thérapeutiq...
Stratégies orthogonales pour la caractérisation de glycoprotéines thérapeutiq...
 
Comparative Genomics with GMOD and BioPerl
Comparative Genomics with GMOD and BioPerlComparative Genomics with GMOD and BioPerl
Comparative Genomics with GMOD and BioPerl
 
Presentation of Fridtof Lund-Johansen in 1st International Antibody Validatio...
Presentation of Fridtof Lund-Johansen in 1st International Antibody Validatio...Presentation of Fridtof Lund-Johansen in 1st International Antibody Validatio...
Presentation of Fridtof Lund-Johansen in 1st International Antibody Validatio...
 
Crop plants: DNA-free genome editing with CRISPR enzymes
Crop plants: DNA-free genome editing with CRISPR enzymesCrop plants: DNA-free genome editing with CRISPR enzymes
Crop plants: DNA-free genome editing with CRISPR enzymes
 
Molecular markers
Molecular markersMolecular markers
Molecular markers
 
BIOC 405 Assignment 1 Dr Moore Due Friday March 1st, .docx
BIOC 405 Assignment 1 Dr Moore   Due Friday March 1st, .docxBIOC 405 Assignment 1 Dr Moore   Due Friday March 1st, .docx
BIOC 405 Assignment 1 Dr Moore Due Friday March 1st, .docx
 
Cell 671
Cell 671Cell 671
Cell 671
 
Mapping millions of peptidoforms to Genome Coordinates
Mapping millions of peptidoforms to Genome CoordinatesMapping millions of peptidoforms to Genome Coordinates
Mapping millions of peptidoforms to Genome Coordinates
 
Ribonucleoprotein delivery of CRISPR-Cas9 reagents for increased gene editing...
Ribonucleoprotein delivery of CRISPR-Cas9 reagents for increased gene editing...Ribonucleoprotein delivery of CRISPR-Cas9 reagents for increased gene editing...
Ribonucleoprotein delivery of CRISPR-Cas9 reagents for increased gene editing...
 
Linked Data for integrating life-science databases
Linked Data for integrating life-science databasesLinked Data for integrating life-science databases
Linked Data for integrating life-science databases
 
Pcrarraywhitepaper
PcrarraywhitepaperPcrarraywhitepaper
Pcrarraywhitepaper
 
Pathway map-reference-guide
Pathway map-reference-guidePathway map-reference-guide
Pathway map-reference-guide
 
Two-Tailed PCR - New Ultrasensitive and Ultraspecific Technique for the Quant...
Two-Tailed PCR - New Ultrasensitive and Ultraspecific Technique for the Quant...Two-Tailed PCR - New Ultrasensitive and Ultraspecific Technique for the Quant...
Two-Tailed PCR - New Ultrasensitive and Ultraspecific Technique for the Quant...
 
Unit 2 Star Activity.pdf
Unit 2 Star Activity.pdfUnit 2 Star Activity.pdf
Unit 2 Star Activity.pdf
 

Mais de Neil Saunders

Mais de Neil Saunders (10)

Should I be dead? a very personal genomics
Should I be dead? a very personal genomicsShould I be dead? a very personal genomics
Should I be dead? a very personal genomics
 
Learning from complete strangers: social networking for bioinformaticians
Learning from complete strangers: social networking for bioinformaticiansLearning from complete strangers: social networking for bioinformaticians
Learning from complete strangers: social networking for bioinformaticians
 
SQL, noSQL or no database at all? Are databases still a core skill?
SQL, noSQL or no database at all? Are databases still a core skill?SQL, noSQL or no database at all? Are databases still a core skill?
SQL, noSQL or no database at all? Are databases still a core skill?
 
Data Integration: What I Haven't Yet Achieved
Data Integration: What I Haven't Yet AchievedData Integration: What I Haven't Yet Achieved
Data Integration: What I Haven't Yet Achieved
 
Building A Web Application To Monitor PubMed Retraction Notices
Building A Web Application To Monitor PubMed Retraction NoticesBuilding A Web Application To Monitor PubMed Retraction Notices
Building A Web Application To Monitor PubMed Retraction Notices
 
Version Control in Bioinformatics: Our Experience Using Git
Version Control in Bioinformatics: Our Experience Using GitVersion Control in Bioinformatics: Our Experience Using Git
Version Control in Bioinformatics: Our Experience Using Git
 
What can science networking online do for you
What can science networking online do for youWhat can science networking online do for you
What can science networking online do for you
 
The Viking labelled release experiment: life on Mars?
The Viking labelled release experiment:  life on Mars?The Viking labelled release experiment:  life on Mars?
The Viking labelled release experiment: life on Mars?
 
Protein function and bioinformatics
Protein function and bioinformaticsProtein function and bioinformatics
Protein function and bioinformatics
 
Genomics of cold-adapted microorganisms
Genomics of cold-adapted microorganismsGenomics of cold-adapted microorganisms
Genomics of cold-adapted microorganisms
 

Último

VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 

Último (20)

VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
 
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
 
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
 
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
 
Stock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfStock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdf
 
The Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfThe Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdf
 
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
 
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
 
The Economic History of the U.S. Lecture 17.pdf
The Economic History of the U.S. Lecture 17.pdfThe Economic History of the U.S. Lecture 17.pdf
The Economic History of the U.S. Lecture 17.pdf
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx
 
Pooja 9892124323 : Call Girl in Juhu Escorts Service Free Home Delivery
Pooja 9892124323 : Call Girl in Juhu Escorts Service Free Home DeliveryPooja 9892124323 : Call Girl in Juhu Escorts Service Free Home Delivery
Pooja 9892124323 : Call Girl in Juhu Escorts Service Free Home Delivery
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
 
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
 
The Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdfThe Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdf
 
Indore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdfIndore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdf
 
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
 

Predikin and PredikinDB: tools to predict protein kinase peptide specificity

  • 1.
  • 2.
  • 3. Complex signalling networks How do protein kinases find their targets?
  • 4.
  • 5. Kinase specificity - peptide specificity Amino acid frequency in substrate sequences at X{7}[ST]X{7} sites CK-2 PKA MAPK
  • 6. Structural basis for peptide specificity Substrate heptapeptide binding to protein kinase A PKA surface + heptapeptide RRASIHD Schematic of heptapeptide + PKA SDRs
  • 7. Accurate location of key residues using HMMER *->Yellkkl GkG aFGkVylardkktgrlv AiK vik..........eril Y+++k+lG+G+FGkV+la+++ tg++vA+K+i+++ +++ + ri+ snf1p 55 YQIVKTL GE GS F GKVKLAYHTTTGQKV ALK IINkkvl aks dmqGRIE 101 rEikiLkk.dHPNIVkLydvfed.dklylVmEyceGdl GdL fdllkkrgr rEi+ L+ +HP+I+kLydv+ ++d++ +V Ey+++ +Lfd++++r + snf1p 102 REISYLRLlRHPHIIKLYDVIKSkDEIIMVIEYAGN-- - E L FD YIVQRDK 148 rglrkvlsE.earfyfrQilsaLeYLHsqgIiHRDLKPeNiLLds..hvK +sE+ear++f+Qi+sa+eY+H+++I+HRDLKPeN+LLd++ +vK snf1p 149 ------MSEqEARRFFQQIISAVEYCHRHKIVHRDLKPENLLLDEhlNVK 192 la DFG lArql......ttfvGTpeYm APE vl...gYgkpavDiWSlGcil +aDFGl+ ++++++ +t +G+p+Y APEv++++ Y +p+vD+WS+G+il snf1p 193 IA DFG L SNIMtdgnflK TS CG S P NY A APE VIsgkLYAGPEVDVWSCGVIL 242 yElltGkpPFp..qldlifkkig..........SpeakdLikklLvkdPe y +l+++ PF+++ + ++fk+i ++ ++ ++ Sp a Lik++L ++P snf1p 243 YVMLCRRLPFDdeSIPVLFKNISngvytlpkflSPGAAGLIKRMLIVNPL 292 kRlta.eaLedeldikaHPff<-* +R++++e+++ + +f snf1p 293 NRISIhEIMQ-------DDWF 306 GkG, AiK, GdL, DFG, APE anchor positions -3 +3 Substrate heptapeptide X X X [ST] X X X
  • 8.
  • 9.
  • 10. PredikinDB construction Substrate UniProt entry ID IF2A_MOUSE AC Q6ZWX6 ; Q3TIQ0; OS Mus musculus (Mouse) . FT MOD_RES 49 49 Phospho serine (by HRI ) ( By similarity ). FT MOD_RES 52 52 Phospho serine (by EIF2AK3 , GCN2 , HRI and PKR ). Entries in table_kinases that match kinase name and species Q9Z2R9 EIF2AK1 Eif2ak1; Hri Q9Z2B5 EIF2AK3 Eif2ak3;Pek;Perk Q9QZ05 EIF2AK4 Eif2ak4; Gcn2 ;Kiaa1338 Q03963 EIF2AK2 Eif2ak2; Pkr ;Prkr;Tik Entry in table_psites substrate_ac residue posn hepta conf kinase_name kinase_ac Q6ZWX6 S 49 ILLSELS 2 HRI Q9Z2R9 Q6ZWX6 S 52 SELSRRR 1 EIF2AK3 Q9Z2B5 Q6ZWX6 S 52 SELSRRR 1 GCN2 Q9QZ05 Q6ZWX6 S 52 SELSRRR 1 HRI Q9Z2R9 Q6ZWX6 S 52 SELSRRR 1 PKR Q03963 PredikinDB links phosphorylation sites to their specific kinase sequences
  • 11. PredikinDB – table schema table_kinases kinase_ac (AC) kinase_id (ID) domain domain_seq kinase_type kinase_name (GN Name) kinase_syn (GN Synonyms) panther_name panther_ac panther_evalue ksd_name ksd_ac ksd_evalue species (OS) kingdom (OC) + 38 SDR-related residues table_psites ID substrate_ac (AC) residue (MOD_RES) position (MOD_RES) hepta confidence (MOD_RES) kinase_name (MOD_RES) kinase_ac (AC) table_substrates substrate_ac (AC) substrate_id (ID) species (OS) kingdom (OC)
  • 12.
  • 13. Scoring matrices: SDR method Query kinase: GEL+1 = E GEL+3 = F GEL+4 = S Type = Ser/Thr SQL query for heptapeptide position -3: select hepta from psites, kinases where kinase_type = 'Ser/Thr' and psites.kinase_ac = kinases.kinase_ac and GELp1 rlike '[ D E N ] ' and GELp3 rlike '[ F WY ] ' and GELp4 rlike '[ AN S T ]' Heptapeptides : Q FSTVKG E QFSTVK R SVSEAA R SGSSPN R HDSGLD R RMSDEF A RGSFDA Repeat for positions -2 to +3 and corresponding SDRs Frequency matrix PWM (weights) matrix score substrates
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19. The Predikin webserver: implementation http://predikin.biosci.uq.edu.au perl.so MySQL PredikinDB PHP Predikin.pm Apache Server DisEMBL TMHMM BLAST pantherScore HMMER Client (browser)
  • 20. The Predikin webserver: screenshots Kinase sequence submission
  • 21. The Predikin webserver: screenshots Frequency and weight matrices
  • 22. The Predikin webserver: screenshots Scored sites
  • 23.