File: control

package info (click to toggle)
readseq 1-11
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 716 kB
  • ctags: 872
  • sloc: ansic: 9,340; makefile: 356; sh: 32
file content (21 lines) | stat: -rw-r--r-- 845 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: readseq
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               ncbi-tools-dev
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/readseq/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/readseq/trunk/
Homepage: http://iubio.bio.indiana.edu/soft/molbio/readseq/

Package: readseq
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Conversion between sequence formats
 Reads and writes nucleic/protein sequences in various
 formats. Data files may have multiple sequences.
 Readseq is particularly useful as it automatically detects many
 sequence formats, and converts between them.