diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-04-11 18:20:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-11 18:20:35 +0700 |
commit | 3f5f2cea710c6b601e3f55f17856ac6191717a40 (patch) | |
tree | 8994dba4226aa965b96e76e90e8605b530709345 /academic/aline/README | |
parent | 448e1d0f2d1401a9dbee7cf0f52cdb4935ae3ae6 (diff) | |
download | slackbuilds-3f5f2cea710c6b601e3f55f17856ac6191717a40.tar.gz |
academic/aline: Add option to change row length.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/aline/README')
-rw-r--r-- | academic/aline/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/academic/aline/README b/academic/aline/README index 28549e30b4..e0c0e9354c 100644 --- a/academic/aline/README +++ b/academic/aline/README @@ -6,11 +6,15 @@ sequence alignment formats which the user can then alter, embellish, markup etc to produce the kind of sequence figure commonly found in biochemical articles. -Please cite: -Bond, C.S. and Schüttelkopf, A.W. (2009), Acta cryst. D65, 510-512 +NOTE +The default row length is 100 residues. If you want to change that to +something else (e.g. 1000) pass ROW=1000 to the script. -NOTE: +OPTIONAL Although not needed for running Aline, clustalw and mkDSSP are desirable for its complete functionality. A third tool is CHAINSAW, part of the CCP4 suite (http://www.ccp4.ac.uk/). Visit the web site for more information and installation instructions if you want it. + +CITING +Bond, C.S. and Schüttelkopf, A.W. (2009), Acta cryst. D65, 510-512 |