File: control

package info (click to toggle)
deepnano 0.0%2Bgit20170813.e8a621e-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 127,124 kB
  • sloc: python: 2,643; cpp: 424; sh: 20; makefile: 14
file content (43 lines) | stat: -rw-r--r-- 1,444 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
37
38
39
40
41
42
43
Source: deepnano
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Çağrı ULAŞ <cagriulas@gmail.com>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
               python-all,
               dh-python,
               python-markdown,
               python-theano
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/deepnano
Vcs-Git: https://salsa.debian.org/med-team/deepnano.git
Homepage: https://bitbucket.org/vboza/deepnano

Package: deepnano
Architecture: any
Depends: ${python:Depends},
         ${misc:Depends},
         ${shlibs:Depends},
         python-h5py,
         python-numpy,
         python-dateutil,
         python-theano,
         deepnano-data
Recommends: python-watchdog
Description: alternative basecaller for MinION reads of genomic sequences
 DeepNano is alternative basecaller for Oxford Nanopore MinION reads
 based on deep recurrent neural networks.
 .
 Currently it works with SQK-MAP-006 and SQK-MAP-005 chemistry and as a
 postprocessor for Metrichor.

Package: deepnano-data
Architecture: all
Depends: ${misc:Depends}
Suggests: deepnano
Description: alternative basecaller for MinION reads of genomic sequences (data)
 DeepNano is alternative basecaller for Oxford Nanopore MinION reads
 based on deep recurrent neural networks.
 .
 This package contains deepnanos test data.