Difference between revisions of "Fabry:Sequence-based mutation analysis/Journal"
From Bioinformatikpedia
Rackersederj (talk | contribs) (→Substitution matrices) |
Rackersederj (talk | contribs) |
||
Line 24: | Line 24: | ||
=== SIFT === |
=== SIFT === |
||
=== Polyphen2 === |
=== Polyphen2 === |
||
+ | IN: pickedSNPsNOINFO.txt<br> |
||
+ | OUT: Polyphen.batch |
||
+ | perl prepBatchPolyphen2.pl |
||
=== SNAP === |
=== SNAP === |
Revision as of 22:24, 12 June 2012
Fabry Disease » Sequence-based mutation analysis » Journal
INSERT IMPORTANT AND INTELLIGENT STUFF RIGHT HERE
Contents
Amino acid properties
IN: aa_properties.txt, resMass.txt, 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