File: control

package info (click to toggle)
trace2dbest 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 11,848 kB
  • sloc: perl: 2,777; makefile: 4
file content (36 lines) | stat: -rw-r--r-- 1,547 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: trace2dbest
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/trace2dbest
Vcs-Git: https://salsa.debian.org/med-team/trace2dbest.git
Homepage: http://www.nematodes.org/bioinformatics/trace2dbEST/
Rules-Requires-Root: no

Package: trace2dbest
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: bulk submission of chromatogram data to dbEST
 ESTs are short sequences derived from reverse-transcribed RNA.
 Their abundances yield insights in the expression of genes across
 tissues, support the discovery of new genes and allow one to assess
 the coverage of whole genome sequencing projects. Public databases
 like dbEST at the NCBI collect this data.
 .
 trace2dbEST process raw sequenceing chromatograph trace files from
 EST projects into quality-checked sequences, ready for submission to
 dbEST. trace2dbEST guides you through the creation of all the necessary
 files for submission of ESTs to dbEST. trace2dbest makes use of other
 software (available free under academic licence) that you will need to
 have installed, namely phred, cross_match and (optionally) BLAST.

Package: trace2dbest-doc
Architecture: all
Depends: ${misc:Depends}
Recommends: pdf-viewer|xpdf
Description: Documentation and sample files for trace2dbest
 Sequence files and user guide to trace2dbEST.