Gaucher Task05 Protocol

From Bioinformatikpedia
Revision as of 08:21, 10 June 2012 by Angermue (talk | contribs) (Created page with "== Sources == You can checkout the git repository containing all relevant data an scripts by: <pre> git clone /mnt/home/student/angermue/mp/tasks/task05 </pre> == Visualising m…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sources

You can checkout the git repository containing all relevant data an scripts by:

git clone /mnt/home/student/angermue/mp/tasks/task05

Visualising mutated sequence residues

For creating the sequence maps which highlight the mutated residues by difference colors, we wrote the perl scripts scripts/color_seq.pl

scripts/color_seq.pl -i data/P04062.seq -r dbsnp/dbsnp_m.dat dbsnp/dbsnp_s.dat -l Wildtype Missense Synonymous --show