blob: 29c4ec7801fc80c262323f68109a49d90980b033 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<maintainer>
<email>ribosome@gentoo.org</email>
<name>Olivier Fisette</name>
</maintainer>
<longdescription>
SeaView is a graphical multiple sequence alignment editor developped by
Manolo Gouy. SeaView is able to read and write various alignment
formats (NEXUS, MSF, CLUSTAL, FASTA, PHYLIP, MASE). It allows to
manually edit the alignment, and also to run DOT-PLOT or CLUSTALW
programs to locally improve the alignment.
</longdescription>
</pkgmetadata>
|