1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: alter-sequence-alignment
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 11~),
javahelper,
maven-debian-helper,
libproperties-maven-plugin-java,
default-jdk,
libjavacc-maven-plugin-java,
libmaven-assembly-plugin-java,
libargs4j-java,
rename,
python-markdown
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/alter-sequence-alignment
Vcs-Git: https://salsa.debian.org/med-team/alter-sequence-alignment.git
Homepage: http://sing.ei.uvigo.es/ALTER/
Package: alter-sequence-alignment
Architecture: all
Depends: ${java:Depends},
${misc:Depends},
default-jre
Description: genomic sequences ALignment Transformation EnviRonment
ALTER (ALignment Transformation EnviRonment) is a tool to transform
between multiple sequence alignment formats. ALTER focuses on the
specifications of mainstream alignment and analysis programs rather than
on the conversion among more or less specific formats.
|