The Individual information program package consists of
an entire directory containing programs and files ready to run.
The programs are available only through
agreements with NIH
.
Step-by-step instructions for using the programs will be provided
when you obtain them.
To use them effectively, you will need to be
familiar with the theory.
Demonstration Unix shell scripts are included in the package:
libdef.test - tests extraction and mutation of DNA sequences
logowalker.test - tests the generation of sequence logos and sequence walkers.
plot.test - run in conjunction with logowalker.test, this makes both
dnaplot
and
xyplo
graphs.
splice.test - tests analysis of mutations at splice junctions
mfold.test - tests analysis of mutations at splice junctions in conjunction
with mRNA structure
These scripts contain every step necessary to do the analysis,
so by looking at them and copying and modifying
them for your own purposes,
you should be able to do the same analyses on your own sequences.
The demonstrations start from
GenBank flat files that are included in the package.
Standardized analyses are now available:
run.logo - creates a sequence logo and a ribl matrix
run.splice - does splice junction analysis
run.mfold - does mRNA folding
All necessary parameter files are supplied in the package.
This means that there are working examples to start from.
All parameters are described in detail in the manual page
and often in a short notation in the parameter file.
Parameter files are in ASCII (text), which means that they
can be easily modified with an editor or by a program.
This also allows one to construct
graphical user interfaces such as
weblogo
on top of the system.