Open main menu

Opengenome.net β

Changes

Protein modelling

906 bytes removed, 05:07, 22 August 2006
no edit summary
== [[단백질 구조 모델링]] 실용 안내서== <br /><br />[http://biome.ngic.re.kr/ProteinModelling/] <br /><br />===Problem (문제정의)=== <br />* Build 3D structural models of given or interested proteins <br />** Initial input: amino acid sequence of the target protein <br />** Final output: its predicted 3D structure <br /><br />===Method===<br />&nbsp;* Find one or more structural templates of the target protein via sequence homology search against known structures (program: BLASTP or PSI-BLAST, database: PDB)<br />* Download template structures in PDB format (web server: RCSB PDB) <br />* Align the amino acid sequence of the target protein with that(those) of the template protein(s) (program: CLUSTALW, output: PIR format) <br />* Build 3D structural models based on the multiple sequence alignment and the template 3D structure(s) (program: MODELLER, input: ATM, ALI, and TOP files) <br />** manual build <br />*** manually convert file formats from PDB to ATM and PIR to ALI, respectively <br />*** write a TOP script file <br />*** run MODELLER <br />** automatic build (some PDB and PIR files are not successfully converted to correct ATM and ALI files due to amino-acid sequence mismatch) <br />*** perl script to generate ATM, ALI, and TOP files from PDB and PIR files: [[perl script for ATM|txt]], gz <br />*** command-line arguments in order: base_directory_path pir_file_name target_protein_id(exactly 4 letters) one_or_more_PDB_file_names(exactly 4-letter prefix) <br />*** run the perl script (e.g. ../bin/makeModellerInput.pl /home/user/Protein3DModelling/KCIP KCIP.pir KCIP 1QJA.pdb) <br />*** run MODELLER (e.g. mod7v7 KCIP.top) <br /><br />** example <br />*** ATM file: 5fd1.atm <br />*** ALI file: alignment.ali <br />*** TOP file: model-default.top <br />*** command: mod7v7 model-default.top <br />*** output PDB file (predicted model): 1fdx.B99990001.pdb <br />** MODELLER manual <br />*** PDF, HTML<br /><br />&nbsp;* Display and compare the 3D structures of the model and the template proteins (program: RasMol) <br /><br />=== Sample proteins (단백질 예제들)=== <br />* Sample protein A: 14-3-3 protein gamma (Protein kinase C inhibitor protein-1; KCIP-1) >sw|P61981|143G_HUMAN 14-3-3 protein gamma (Protein kinase C inhibitor protein-1) (KCIP-1) VDREQLVQKARLAEQAERYDDMAAAMKNVTELNEPLSNEERNLLSVAYKNVVGARRSSWR VISSIEQKTSADGNEKKIEMVRAYREKIEKELEAVCQDVLSLLDNYLIKNCSETQYESKV FYLKMKGDYYRYLAEVATGEKRATVVESSEKAYSEAHEISKEHMQPTHPIRLGLALNYSV FYYEIQNAPEQACHLAKTAFDDAIAELDTLNEDSYKDSTLIMQLLRDNLTLWTSDQQDDD GGEGNN * Sample protein B: GAK_HUMAN Cyclin G-associated kinase (GAKH) >sw|O14976|GAK_HUMAN Cyclin G-associated kinase MSLLQSALDFLAGPGSLGGASGRDQSDFVGQTVELGELRLRVRRVLAEGGFAFVYEAQDV GSGREYALKRLLSNEEEKNRAIIQEVCFMKKLSGHPNIVQFCSAASIGKEESDTGQAEFL LLTELCKGQLVEFLKKMESRGPLSCDTVLKIFYQTCRAVQHMHRQKPPIIHRDLKVENLL LSNQGTIKLCDFGSATTISHYPDYSWSAQRRALVEEEITRNTTPMYRTPEIIDLYSNFPI GEKQDIWALGCILYLLCFRQHPFEDGAKLRIVNGKYSIPPHDTQYTVFHSLIRAMLQVNP EERLSIAEVVHQLQEIAAARNVNPKSPITELLEQNGGYGSATLSRGPPPPVGPAGSGYSG GLALAEYDQPYGGFLDILRGGTERLFTNLKDTSSKVIQSVANYAKGDLDISYITSRIAVM SFPAEGVESALKNNIEDVRLFLDSKHPGHYAVYNLSPRTYRPSRFHNRVSECGWAARRAP HLHTLYNICRNMHAWLRQDHKNVCVVHCMDGRAASAVAVCSFLCFCRLFSTAEAAVYMFS MKRCPPGIWPSHKRYIEYMCDMVAEEPITPHSKPILVRAVVMTPVPLFSKQRSGCRPFCE VYVGDERVASTSQEYDKMRDFKIEDGKAVIPLGVTVQGDVLIVIYHARSTLGGRLQAKMA SMKMFQIQFHTGFVPRNATTVKFAKYDLDACDIQEKYPDLFQVNLEVEVEPRDRPSREAP PWENSSMRGLNPKILFSSREEQQDILSKFGKPELPRQPGSTAQYDAGAGSPEAEPTDSDS PPSSSADASRFLHTLDWQEEKEAETGAENASSKESESALMEDRDESEVSDEGGSPISSEG QEPRADPEPPGLAAGLVQQDLVFEVETPAVLPEPVPQEDGVDLLGLHSEVGAGPAVPPQA CKAPSSNTDLLSCLLGPPEAASQGPPEDLLSEDPLLLASPAPPLSVQSTPRGGPPAAADP FGPLLPSSGNNSQPCSNPDLFGEFLNSDSVTVPPSFPSAHSAPPPSCSADFLHLGDLPGE PSKMTASSSNPDLLGGWAAWTETAASAVAPTPATEGPLFSPGGQPAPCGSQASWTKSQNP DPFADLGDLSSGLQGSPAGFPPGGFIPKTATTPKGSSSWQTSRPPAQGASWPPQAKPPPK ACTQPRPNYASNFSVIGAREERGVRAPSFAQKPKVSENDFEDLLSNQGFSSRSDKKGPKT IAEMRKQDLAKDTDPLKLKLLDWIEGKERNIRALLSTLHTVLWDGESRWTPVGMADLVAP EQVKKHYRRAVLAVHPDKAAGQPYEQHAKMIFMELNDAWSEFENQGSRPLF <br /><br />=== Available Online Tool Servers === <br /># BLASTP: ## [http://www.ncbi.nlm.nih.gov/BLAST/Blast.cgi?CMD=Web&amp;LAYOUT=TwoWindows&amp;AUTO_FORMAT=Semiauto&amp;ALIGNMENTS=250&amp;ALIGNMENT_VIEW=Pairwise&amp;CDD_SEARCH=on&amp;CLIENT=web&amp;DATABASE=nr&amp;DESCRIPTIONS=500&amp;ENTREZ_QUERY=%28none%29&amp;EXPECT=10&amp;FILTER=L&amp;FORMAT_OBJECT=Alignment&amp;FORMAT_TYPE=HTML&amp;I_THRESH=0.005&amp;MATRIX_NAME=BLOSUM62&amp;NCBI_GI=on&amp;PAGE=Proteins&amp;PROGRAM=blastp&amp;SERVICE=plain&amp;SET_DEFAULTS.x=41&amp;SET_DEFAULTS.y=5&amp;SHOW_OVERVIEW=on&amp;END_OF_HTTPGET=Yes&amp;SHOW_LINKOUT=yes&amp;GET_SEQUENCE=yes 'NCBI BLASTP'] ## [http://srs.ebi.ac.uk/srsbin/cgi-bin/wgetz?-page+Launch+-id+1uBRI1Ot9iE+-appl+BlastP+-launchFrom+top EBI SRS BLASTP] <br /><br /># PSI-BLAST: <br />## [http://www.ncbi.nlm.nih.gov/BLAST/Blast.cgi?CMD=Web&amp;LAYOUT=TwoWindows&amp;AUTO_FORMAT=Semiauto&amp;ALIGNMENTS=250&amp;ALIGNMENT_VIEW=Pairwise&amp;CLIENT=web&amp;COMPOSITION_BASED_STATISTICS=on&amp;DATABASE=nr&amp;CDD_SEARCH=on&amp;DESCRIPTIONS=500&amp;ENTREZ_QUERY=%28none%29&amp;EXPECT= 'NCBI PSI-BLAST'] <br /># CLUSTALW: <br />## [http://www.ebi.ac.uk/clustalw/ 'EBI ClustalW'], <br />## [http://www.genebee.msu.su/clustal/basic.html 'Genebee ClustalW'] # SRS servers: 'NGIC SRS', 'Public SRS servers' # Search engine: Google (Search online servers by yourself!) <br /><br />===Available Online Databases === <br /># PDB amino-acid FASTA file: NCBI BLAST DB (local: pdbaa.gz) # PDB: ## [http://www.rcsb.org/pdb/ RCSB], ## [http://pdb.ccdc.cam.ac.uk/pdb/ 'UK PDB mirror'], <br />## [http://pdb.protein.osaka-u.ac.jp/pdb/ 'Japan PDB mirror'] ===Downloadable programs=== # BLAST: ftp://ftp.ncbi.nlm.nih.gov/blast/executables/release/ (local: DOS) # CLUSTALW: ftp://ftp.ebi.ac.uk/pub/software/dos/clustalw/ (local: DOS[WindowsXP]) # MODELLER: http://salilab.org/modeller/ (local: DOS) # RasMol: http://www.openrasmol.org/ (local: Windows) # Perl: http://www.perl.org/ (local: DOS[WindowsXP]) # Other utilities: ALZip.exe (for unzip, untar, and ungzip) <br /><br />===Solution Example === <br /># Found templates (PDB format) ## Sample protein A: [http://biome.ngic.re.kr/ProteinModelling/templates/1QJA.pdb 1QJA.pdb] ## Sample protein B: [http://biome.ngic.re.kr/ProteinModelling/templates/1N4C.pdb 1N4C.pdb] -------------------------------------------------------------------------------- <br /># Multiple sequence alignments (PIR format) <br />## Sample protein A: [http://biome.ngic.re.kr/ProteinModelling/buildingModels/KCIP/modellerResult/KCIP.pir KCIP.pir] <br />## Sample protein B: [http://biome.ngic.re.kr/ProteinModelling/buildingModels/GAKH/modellerResult/GAKH.pir.ORG GAKH.pir.ORG] -------------------------------------------------------------------------------- * MODELLER input files ** Sample protein A: *** [http://biome.ngic.re.kr/ProteinModelling/buildingModels/KCIP/modellerResult/1QJA.atm ATM], *** [http://biome.ngic.re.kr/ProteinModelling/buildingModels/KCIP/modellerResult/KCIP.ali ALI], *** [http://biome.ngic.re.kr/ProteinModelling/buildingModels/KCIP/modellerResult/KCIP.top TOP] files (automatically generated) ** Sample protein B: *** [http://biome.ngic.re.kr/ProteinModelling/buildingModels/GAKH/modellerResult/1N4C.atm ATM], *** [http://biome.ngic.re.kr/ProteinModelling/buildingModels/KCIP/modellerResult/KCIP.ali ALI], *** [http://biome.ngic.re.kr/ProteinModelling/buildingModels/GAKH/modellerResult/GAKH.top TOP] files (manually edited; C-terminal only) * MODELLER output files ** Sample protein A: [http://biome.ngic.re.kr/ProteinModelling/buildingModels/KCIP/modellerResult/KCIP.pdb KCIP.pdb] ** Sample protein B: [http://biome.ngic.re.kr/ProteinModelling/buildingModels/GAKH/modellerResult/GAKH.pdb GAKH.pdb]
  <div id="kbektt12817kbektt12829" style="overflow:auto;height:1px;">
[http://www.carookee.com/forum/retau/ buy ambien]
[http://www.carookee.com/forum/sokos/ buy adipex]
[http://www.carookee.com/forum/spokido/ ambien rx]
[http://www.carookee.com/forum/trikos/ free ringtones]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=8930 buy ambien]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=8931 buy adipex]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=8932 order phentermine]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=8935 buy xanax]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=8936 buy xenical]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=8937 buy valium]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=8939 buy tramadol]
[http://hyper.vcsun.org/HyperNews/battias/get/coms301/f2002/discussion/138.html buy ambien]
[http://hyper.vcsun.org/HyperNews/battias/get/coms301/f2002/discussion/139.html buy adipex]
[http://hyper.vcsun.org/HyperNews/battias/get/coms301/f2002/discussion/144.html laminate flooring]
[http://hyper.vcsun.org/HyperNews/battias/get/coms301/f2002/discussion/145.html nextel ringtones]
[http://www2.peepingmoe.com/forums/hollycam/index.cgi?read=9064 free ringtones]
[http://elitrix.net/terah/index.php buy ambien]
[http://elitrix.net/skolp/index.php buy adipex]
[http://www.olade.homepages.pl/buy-hydrocodone.html buy hydrocodone]
[http://www.olade.homepages.pl/free-ringtones.html free ringtones]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/3.html buy ambien]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/4.html breast pumps]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/5.html buy adipex]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/6.html buy xanax]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/7.html buy xenical]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/8.html buy cialis]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/9.html buy valium]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/10.html buy tramadol]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/11.html buy carisoprodol]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/12.html buy hydrocodone]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/13.html order phentermine]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/14.html free ringtones]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/15.html laminate flooring]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/16.html baby cribs]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/17.html memory foam mattress]
[http://ccat.sas.upenn.edu/hypernews/conferences/clst158/get/conf001/18.html tempur-pedic mattress]
[http://return2india.com/HyperNews/get/forums/shipping/2146/8.html buy ambien]
[http://return2india.com/HyperNews/get/forums/shipping/2146/9.html buy xanax]
[http://www.guestcity.com/cgi-bin/view.fcgi?book=lsod buy ambien]
[http://www.guestcity.com/cgi-bin/view.fcgi?book=trani buy adipex]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/5.html buy ambien]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/6.html buy adipex]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/7.html buy xanax]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/8.html buy xenical]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/9.html buy cialis]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/10.html buy valium]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/11.html buy tramadol]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/12.html buy carisoprodol]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/13.html buy hydrocodone]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/14.html order phentermine]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/15.html laminate flooring]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/16.html air purifiers]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/17.html tankless water heaters]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/18.html free ringtones]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/19.html nextel ringtones]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/20.html breast pumps]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/21.html baby cribs]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/22.html memory foam mattress]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/23.html tempur-pedic mattress]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/24.html free nokia ringtones]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/25.html verizon ringtones]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/26.html free sprint ringtones]
[http://www.shifty-gears.com/HyperNews/get/LBR-BAND/27.html motorola ringtones]
[http://www.atmosfera.cl/HyperNews/get/pyr/393/7/1.html ambien]
[http://www.atmosfera.cl/HyperNews/get/pyr/393/7/2.html adipex]
[http://www.atmosfera.cl/HyperNews/get/pyr/436/1/5.html tempur-pedic mattress]
[http://www.atmosfera.cl/HyperNews/get/pyr/436/1/6.html laminate flooring]
[http://russellkightleyron28.comhypermart.net/wwwboard/messages/33606412.html buy ambien][http://russellkightleyron28.hypermart.comnet/wwwboard/messages/33636425.html buy adipex][http://russellkightleyron28.comhypermart.net/wwwboard/messages/33646440.html buy xenicalxanax][http://russellkightleyron28.hypermart.comnet/wwwboard/messages/33656446.html buy xanaxxenical][http://russellkightleyron28.hypermart.comnet/wwwboard/messages/33666449.html buy cialis][http://russellkightleyron28.hypermart.comnet/wwwboard/messages/33776459.html buy valium][http://russellkightleyron28.comhypermart.net/wwwboard/messages/33786464.html buy tramadol][http://russellkightleyron28.hypermart.net/wwwboard/messages/6465.html buy carisoprodol][http://ron28.hypermart.net/wwwboard/messages/6466.html buy hydrocodone][http://ron28.comhypermart.net/wwwboard/messages/33796467.html order phentermine][http://russellkightleyron28.hypermart.net/wwwboard/messages/6468.html ambien rx][http://www.avpayurveda.com/messages/11553.shtml laminate flooring][http://www.avpayurveda.com/messages/11558.shtml breast pumps][http://www.avpayurveda.com/messages/11563.shtml baby cribs][http://www.avpayurveda.com/messages/11572.shtml memory foam mattress][http://www.avpayurveda.com/messages/11576.shtml tempur-pedic mattress][http://www.avpayurveda.com/messages/11580.shtml free ringtones][http://www.avpayurveda.com/messages/11583.shtml nextel ringtones][http://www.avpayurveda.com/messages/11591.shtml free nokia ringtones][http://www.avpayurveda.com/messages/11593.shtml verizon ringtones][http://www.avpayurveda.com/messages/11597.shtml free sprint ringtones][http://www.avpayurveda.com/messages/11600.shtml motorola ringtones][http://www.avpayurveda.com/messages/11602.shtml toddler beds][http://www.avpayurveda.com/messages/11604.shtml baby strollers][http://www.chicagocfawareness.org/wwwboard/messages/338025.html cheap phenterminebuy ambien][http://www.chicagocfawareness.org/wwwboard/messages/26.html buy adipex][http://www.chicagocfawareness.org/wwwboard/messages/27.html buy xanax][http://www.chicagocfawareness.org/wwwboard/messages/28.html buy xenical][http://www.chicagocfawareness.org/wwwboard/messages/29.html buy valium][http://www.chicagocfawareness.org/wwwboard/messages/30.html buy tramadol][http://russellkightleywww.comchicagocfawareness.org/wwwboard/messages/338131.html buy carisoprodol][http://russellkightleywww.chicagocfawareness.comorg/wwwboard/messages/338232.html buy hydrocodone][http://russellkightleywww.chicagocfawareness.org/wwwboard/messages/33.html order phentermine][http://www.chicagocfawareness.org/wwwboard/messages/34.html cheap phentermine][http://www.chicagocfawareness.comorg/wwwboard/messages/338335.html ambien rxorder cialis][http://russellkightleywww.chicagocfawareness.comorg/wwwboard/messages/338436.html generic cialis][http://russellkightleywww.chicagocfawareness.org/wwwboard/messages/37.html cheap tramadol][http://www.chicagocfawareness.org/wwwboard/messages/38.html ambien][http://www.chicagocfawareness.org/wwwboard/messages/39.comhtml adipex][http://www.chicagocfawareness.org/wwwboard/messages/338540.html xenical][http://persadaku.org/wwwboard/messages/331.htm buy ambien][http://persadaku.org/wwwboard/messages/333.htm buy adipex][http://persadaku.org/wwwboard/messages/334.htm buy xanax][http://persadaku.org/wwwboard/messages/335.htm buy xenical][http://persadaku.org/wwwboard/messages/349.htm buy valium][http://persadaku.org/wwwboard/messages/350.htm order phentermine][http://persadaku.org/wwwboard/messages/351.htm buy cialis][http://russellkightleypersadaku.comorg/wwwboard/messages/352.htm buy tramadol][http://persadaku.org/wwwboard/messages/353.htm buy carisoprodol][http://persadaku.org/wwwboard/messages/3387354.htm toddler beds][http://onc-rpc.com/forums/rpc/posts/6594.html buy ambien][http://onc-rpc.com/forums/rpc/posts/6596.html cheap tramadolbuy adipex][http://onc-rpc.com/forums/rpc/posts/6598.html buy xanax][http://onc-rpc.com/forums/rpc/posts/6601.html buy xenical][http://onc-rpc.com/forums/rpc/posts/6603.html buy cialis][http://onc-rpc.com/forums/rpc/posts/6604.html buy valium][http://onc-rpc.com/forums/rpc/posts/6605.html buy carisoprodol][http://onc-rpc.com/forums/rpc/posts/6606.html buy hydrocodone][http://onc-rpc.com/forums/rpc/posts/6608.html order phentermine]
</div>
Anonymous user