diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-07-06 01:22:06 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-07-07 09:11:53 -0300 |
commit | d2c42f9118a01a2164bdf11c406986b7f3a95811 (patch) | |
tree | 76c38cab353550d6fa978227bc51d954200b8e22 /academic/jalview/README | |
parent | 86c1caa9147a66993a4e61eea6166582d766a968 (diff) | |
download | slackbuilds-d2c42f9118a01a2164bdf11c406986b7f3a95811.tar.gz |
academic/jalview: Added (A Sequence Alignment Editor and Viewer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/jalview/README')
-rw-r--r-- | academic/jalview/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/academic/jalview/README b/academic/jalview/README new file mode 100644 index 0000000000..abb473680a --- /dev/null +++ b/academic/jalview/README @@ -0,0 +1,16 @@ +Jalview - A Sequence Alignment Editor and Viewer + +Jalview is a free program developed for the interactive editing, +analysis and visualization of multiple sequence alignments (MSA). It +can also work with sequence annotation, secondary structure +information, phylogenetic trees and 3D molecular structures. + +If you use Jalview 2 in your work, please cite: +Waterhouse AM, Procter JB, Martin DMA, Clamp M, Barton GJ (2009) +Jalview Version 2-a multiple sequence alignment editor and analysis +workbench. Bioinformatics 25: 1189-1191. + +NOTE: +The silly requirement of p7zip is just for extracting the program's +contents at build time. You do not need it in order to use Jalview +later on, but it's a nice tool to have anyways... ;) |