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

From Bioinformatikpedia
(Amino acid properties)
(Amino acid properties)
Line 5: Line 5:
   
 
== Amino acid properties ==
 
== Amino acid properties ==
IN: aa_properties.txt, resMass.txt<ref>http://education.expasy.org/student_projects/isotopident/htdocs/aa-list.html</ref>, pickedSNPsNOINFO.txt<br>
+
IN: aa_properties.txt, 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>, pickedSNPsNOINFO.txt<br>
 
OUT: SNP_aaProps.txt, SNP_aaProps.wiki
 
OUT: SNP_aaProps.txt, SNP_aaProps.wiki
 
perl read_AAProp.pl
 
perl read_AAProp.pl

Revision as of 08:36, 13 June 2012

Fabry Disease » Sequence-based mutation analysis » Journal


INSERT IMPORTANT AND INTELLIGENT STUFF RIGHT HERE

Amino acid properties

IN: aa_properties.txt, resMass.txt<ref>ExPASy. The amino acid masses http://education.expasy.org/student_projects/isotopident/htdocs/aa-list.html. June 12th, 2012</ref>, pickedSNPsNOINFO.txt
OUT: SNP_aaProps.txt, SNP_aaProps.wiki

perl read_AAProp.pl

Location

IN: pickedSNPsNOINFO.txt, P06280.dssp.ss, P06280.reprof.ss, P06280.psipred.ss
OUT: SNP_secStruc.txt, SNP_secStruc.wiki

perl compare_seq_struc.pl

Substitution matrices

IN: pickedSNPsNOINFO.txt, BLOSUM62.csv, PAM250.csv
OUT: SNP_substMatr.txt, SNP_substMatr.wiki

perl subst.pl 

PSSM

Multiple sequence alignment

Scoring methods

SIFT

Polyphen2

IN: pickedSNPsNOINFO.txt
OUT: Polyphen.batch

 perl prepBatchPolyphen2.pl

SNAP