diff options
author | hq <hq@FreeBSD.org> | 2006-02-13 17:42:13 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2006-02-13 17:42:13 +0800 |
commit | 05949ed8ec5a48b270f144efa7f99f5118f81033 (patch) | |
tree | 4869466b9a9807877a78ac1fc915865e47e1eff8 /biology/jalview/pkg-descr | |
parent | ec4c4ac5658421a5772cd6724e5d55fba81870c3 (diff) | |
download | freebsd-ports-gnome-05949ed8ec5a48b270f144efa7f99f5118f81033.tar.gz freebsd-ports-gnome-05949ed8ec5a48b270f144efa7f99f5118f81033.tar.zst freebsd-ports-gnome-05949ed8ec5a48b270f144efa7f99f5118f81033.zip |
Jalview is a multiple alignment editor written in Java. It is used widely in a
variety of web pages (e.g. the EBI Clustalw server and the Pfam protein domain
database) and is also available as a general purpose alignment editor.
WWW: http://www.jalview.org
PR: 93054
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Diffstat (limited to 'biology/jalview/pkg-descr')
-rw-r--r-- | biology/jalview/pkg-descr | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/biology/jalview/pkg-descr b/biology/jalview/pkg-descr new file mode 100644 index 000000000000..74d38570a4e6 --- /dev/null +++ b/biology/jalview/pkg-descr @@ -0,0 +1,25 @@ +Jalview is a multiple alignment editor written in Java. It is used widely in a +variety of web pages (e.g. the EBI Clustalw server and the Pfam protein domain +database) and is also available as a general purpose alignment editor. + +o Reads and writes alignments in a variety of formats +o Gaps can be inserted/deleted using the mouse. +o Group editing (insertion deletion of gaps in groups of sequences). +o Removal of gapped columns. +o Align sequences using Web Services (Clustal, Muscle...) +o Amino acid conservation analysis similar to that of AMAS. +o Alignment sorting options (by name, tree order, percent identity, group). +o UPGMA and NJ trees calculated and drawn based on percent identity distances. +o Sequence clustering using principal component analysis. +o Removal of redundant sequences. +o Smith Waterman pairwise alignment of selected sequences. +o Web based secondary structure prediction programs (JNet). +o User predefined or custom colour schemes to colour alignments or groups. +o Sequence feature retrieval and display on the alignment. +o Print your alignment with colours and annotations. +o Output alignments as HTML pages, images (PNG) or postscript (EPS). + +If you use Jalview in your work, please quote this publication. Clamp, M., et +al. (2004), The Jalview Java Alignment Editor. Bioinformatics, 12, 426-7 + +WWW: http://www.jalview.org |