diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-06-30 15:15:05 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-06-30 15:21:53 -0500 |
commit | a536adc58ea490c6f96545506d8c8d22fbaacc98 (patch) | |
tree | 33b1b31c0f58a61ff5e016cfb1404b6e552bd6fe /academic/aline/README | |
parent | c10df1cb0cdba9d4bb05bdffbf4747a481b06063 (diff) | |
download | slackbuilds-a536adc58ea490c6f96545506d8c8d22fbaacc98.tar.gz |
academic/aline: Added (Tk graphical interface for Perl)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'academic/aline/README')
-rw-r--r-- | academic/aline/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/academic/aline/README b/academic/aline/README new file mode 100644 index 0000000000..28549e30b4 --- /dev/null +++ b/academic/aline/README @@ -0,0 +1,16 @@ +Aline: An Extensible WYSIWYG Protein Sequence Alignment Editor for +Publication Quality Figures. + +Aline is an interactive perl/tk application which can read common +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: +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. |