Difference between revisions of "Fabry:Sequence-based mutation analysis/Journal"

From Bioinformatikpedia
(Location)
Line 6: Line 6:
 
IN: aa_properties.txt<ref>Wikipedia, Amino Acid (June 11th, 2012), [http://en.wikipedia.org/wiki/Amino_acid#Table_of_standard_amino_acid_abbreviations_and_properties http://en.wikipedia.org/wiki/Amino_acid#Table_of_standard_amino_acid_abbreviations_and_properties]. June 11th, 2012</ref>, resMass.txt<ref>ExPASy. The amino acid masses [http://education.expasy.org/student_projects/isotopident/htdocs/aa-list.html http://education.expasy.org/student_projects/isotopident/htdocs/aa-list.html]. June 12th, 2012</ref>, ip.txt<ref>Wikipedia, Proteinogenic amino acid (May 20th, 2012‎) [http://en.wikipedia.org/wiki/Proteinogenic_amino_acid#Chemical_properties http://en.wikipedia.org/wiki/Proteinogenic_amino_acid#Chemical_properties]. June 12th, 2012</ref>, [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt]<br>
 
IN: aa_properties.txt<ref>Wikipedia, Amino Acid (June 11th, 2012), [http://en.wikipedia.org/wiki/Amino_acid#Table_of_standard_amino_acid_abbreviations_and_properties http://en.wikipedia.org/wiki/Amino_acid#Table_of_standard_amino_acid_abbreviations_and_properties]. June 11th, 2012</ref>, resMass.txt<ref>ExPASy. The amino acid masses [http://education.expasy.org/student_projects/isotopident/htdocs/aa-list.html http://education.expasy.org/student_projects/isotopident/htdocs/aa-list.html]. June 12th, 2012</ref>, ip.txt<ref>Wikipedia, Proteinogenic amino acid (May 20th, 2012‎) [http://en.wikipedia.org/wiki/Proteinogenic_amino_acid#Chemical_properties http://en.wikipedia.org/wiki/Proteinogenic_amino_acid#Chemical_properties]. June 12th, 2012</ref>, [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt]<br>
 
OUT: SNP_aaProps.txt, SNP_aaProps.wiki
 
OUT: SNP_aaProps.txt, SNP_aaProps.wiki
perl [http://dl.dropbox.com/u/13796643/fabry/seqbased_scripts/read_AAProp.pl.html read_AAProp.pl]
+
perl [https://dl.dropbox.com/u/13796643/fabry/seqbased/scripts/read_AAProp.pl.html read_AAProp.pl]
   
 
== Secondary Structure ==
 
== Secondary Structure ==
 
IN: [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt], P06280.dssp.ss, P06280.reprof.ss, P06280.psipred.ss (from [[Fabry:Sequence-based_analyses#Alpha-galactosidase_A_.28P06280.29 |Task 3]])<br>
 
IN: [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt], P06280.dssp.ss, P06280.reprof.ss, P06280.psipred.ss (from [[Fabry:Sequence-based_analyses#Alpha-galactosidase_A_.28P06280.29 |Task 3]])<br>
 
OUT: SNP_secStruc.txt, SNP_secStruc.wiki
 
OUT: SNP_secStruc.txt, SNP_secStruc.wiki
perl [http://dl.dropbox.com/u/13796643/fabry/seqbased_scripts/compare_seq_struc.pl.html compare_seq_struc.pl]
+
perl [https://dl.dropbox.com/u/13796643/fabry/seqbased/scripts/compare_seq_struc.pl.html compare_seq_struc.pl]
   
 
== Substitution matrices ==
 
== Substitution matrices ==
 
IN: [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt], BLOSUM62.csv<ref>pynchon BLOSUM 62 [http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/BLOSUM62 http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/BLOSUM62]. June 12th. 2012</ref>, PAM250.csv<ref>pynchon PAM 250 [http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/PAM250 http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/PAM250]. June 12th. 2012</ref><br>
 
IN: [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt], BLOSUM62.csv<ref>pynchon BLOSUM 62 [http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/BLOSUM62 http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/BLOSUM62]. June 12th. 2012</ref>, PAM250.csv<ref>pynchon PAM 250 [http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/PAM250 http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/PAM250]. June 12th. 2012</ref><br>
 
OUT: SNP_substMatr.txt, SNP_substMatr.wiki
 
OUT: SNP_substMatr.txt, SNP_substMatr.wiki
perl [http://dl.dropbox.com/u/13796643/fabry/seqbased_scripts/subst.pl.html subst.pl]
+
perl [https://dl.dropbox.com/u/13796643/fabry/seqbased/scripts/subst.pl.html subst.pl]
   
 
== PSSM ==
 
== PSSM ==
Line 24: Line 24:
 
IN: Prediction.txt<br>
 
IN: Prediction.txt<br>
 
OUT: SNP_Sift.txt, SNP_Sift.wiki
 
OUT: SNP_Sift.txt, SNP_Sift.wiki
perl [http://dl.dropbox.com/u/13796643/fabry/seqbased_scripts/readSift.pl.html readSift.pl]
+
perl [https://dl.dropbox.com/u/13796643/fabry/seqbased/scripts/readSift.pl.html readSift.pl]
   
 
=== Polyphen2 ===
 
=== Polyphen2 ===
 
IN: [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt]<br>
 
IN: [https://www.dropbox.com/s/qxaqmw62hkyfv3d/pickedSNPsNOINFO.txt pickedSNPsNOINFO.txt]<br>
 
OUT: Polyphen.batch
 
OUT: Polyphen.batch
perl [http://dl.dropbox.com/u/13796643/fabry/seqbased_scripts/prepBatchPolyphen2.pl.html prepBatchPolyphen2.pl]
+
perl [https://dl.dropbox.com/u/13796643/fabry/seqbased/scripts/prepBatchPolyphen2.pl.html prepBatchPolyphen2.pl]
   
 
IN: pph2-full.txt<br>
 
IN: pph2-full.txt<br>
 
OUT: SNP_pph2.txt, SNP_pph2.wiki
 
OUT: SNP_pph2.txt, SNP_pph2.wiki
perl [http://dl.dropbox.com/u/13796643/fabry/seqbased_scripts/readPolyphen.pl.html readPolyphen.pl]
+
perl [https://dl.dropbox.com/u/13796643/fabry/seqbased/scripts/readPolyphen.pl.html readPolyphen.pl]
   
 
=== SNAP ===
 
=== SNAP ===

Revision as of 16:32, 13 June 2012

Fabry Disease » Sequence-based mutation analysis » Journal


Amino acid properties

IN: aa_properties.txt<ref>Wikipedia, Amino Acid (June 11th, 2012), http://en.wikipedia.org/wiki/Amino_acid#Table_of_standard_amino_acid_abbreviations_and_properties. June 11th, 2012</ref>, resMass.txt<ref>ExPASy. The amino acid masses http://education.expasy.org/student_projects/isotopident/htdocs/aa-list.html. June 12th, 2012</ref>, ip.txt<ref>Wikipedia, Proteinogenic amino acid (May 20th, 2012‎) http://en.wikipedia.org/wiki/Proteinogenic_amino_acid#Chemical_properties. June 12th, 2012</ref>, pickedSNPsNOINFO.txt
OUT: SNP_aaProps.txt, SNP_aaProps.wiki

perl read_AAProp.pl

Secondary Structure

IN: pickedSNPsNOINFO.txt, P06280.dssp.ss, P06280.reprof.ss, P06280.psipred.ss (from Task 3)
OUT: SNP_secStruc.txt, SNP_secStruc.wiki

perl compare_seq_struc.pl

Substitution matrices

IN: pickedSNPsNOINFO.txt, BLOSUM62.csv<ref>pynchon BLOSUM 62 http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/BLOSUM62. June 12th. 2012</ref>, PAM250.csv<ref>pynchon PAM 250 http://code.google.com/p/pynchon/source/browse/pynchon/bio/data/score/PAM250. June 12th. 2012</ref>
OUT: SNP_substMatr.txt, SNP_substMatr.wiki

perl subst.pl

PSSM

Multiple sequence alignment

Scoring methods

SIFT

IN: Prediction.txt
OUT: SNP_Sift.txt, SNP_Sift.wiki

 perl readSift.pl

Polyphen2

IN: pickedSNPsNOINFO.txt
OUT: Polyphen.batch

 perl prepBatchPolyphen2.pl

IN: pph2-full.txt
OUT: SNP_pph2.txt, SNP_pph2.wiki

 perl readPolyphen.pl

SNAP