Dart Perl Scripts
From Biowiki
Contents
- 1 Perl scripts in the DART library
- 1.1 colorstock.pl
- 1.2 constock.pl
- 1.3 copy2stderr.pl
- 1.4 dartlog.pl
- 1.5 drop-gappy-columns.pl
- 1.6 fancyeisen.pl
- 1.7 fasta2stockholm.pl
- 1.8 foldplot.pl
- 1.9 hsm2xgram.pl
- 1.10 hsmplot.pl
- 1.11 iteridem.pl
- 1.12 ka_ks.pl
- 1.13 majorcons.pl
- 1.14 old_xrate.pl
- 1.15 pandit2stockholm.pl
- 1.16 percentid.pl
- 1.17 phylogramTool.pl
- 1.18 phylohmmgenerator.pl (in progress)
- 1.19 sanebp.pl
- 1.20 seqdotplot.pl
- 1.21 splitstock.pl
- 1.22 sscolorMult.pl
- 1.23 sscolor.pl
- 1.24 stkCompareAnnot.pl
- 1.25 stockholm2ct.pl
- 1.26 stockholm2fasta.pl
- 1.27 testharness.pl
- 1.28 trapper.pl
- 1.29 trimstock.pl
- 1.30 windowlicker.pl
- 1.31 xgram2hsm.pl
Perl scripts in the DART library
Located in: dart/perl/
TODO: include Perl modules as well?
colorstock.pl
constock.pl
copy2stderr.pl
dartlog.pl
drop-gappy-columns.pl
Author: Andrew Uzilov
Tool for dropping columns above a user-specified gap threshold from a Stockholm alignment. Also can:
- only replace the per-column annotation for the gappy columns with a user-specified symbol, but not drop them;
- drop columns containing user-specified annotation;
- run in RNA mode - for every gappy column dropped/changed, also drop/change the column to which it is base-paired (works on pseudoknotted secondary structures, as long as they are annotated by the Rfam convention).
fancyeisen.pl
fasta2stockholm.pl
foldplot.pl
NB: Requires GD (the CPAN module as well as libgd).
hsm2xgram.pl
hsmplot.pl
iteridem.pl
ka_ks.pl
majorcons.pl
old_xrate.pl
pandit2stockholm.pl
percentid.pl
phylogramTool.pl
phylohmmgenerator.pl (in progress)
Authors: Ian Holmes, Gabriel Wu
Generates an xgram grammar file for measuring relative rates of residue evolution in proteins.
sanebp.pl
seqdotplot.pl
NB: Requires GD (the CPAN module as well as libgd).
splitstock.pl
sscolorMult.pl
sscolor.pl
stkCompareAnnot.pl
stockholm2ct.pl
stockholm2fasta.pl
testharness.pl
trapper.pl
trimstock.pl
windowlicker.pl
See: Window Licker
xgram2hsm.pl
---
-- Created by: Andrew Uzilov on 22 Aug 2006