File: control

package info (click to toggle)
rambo-k 1.21%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,140 kB
  • sloc: java: 1,054; python: 730; makefile: 16
file content (31 lines) | stat: -rw-r--r-- 1,141 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
Source: rambo-k
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-compat (= 12),
               javahelper,
               default-jdk,
               dh-python,
               python3-all,
               libcommons-cli-java,
               liblog4j1.2-java
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/rambo-k
Vcs-Git: https://salsa.debian.org/med-team/rambo-k.git
Homepage: http://rambok.sourceforge.net/

Package: rambo-k
Architecture: all
Depends: ${java:Depends},
         ${python3:Depends},
         ${misc:Depends},
         python3-sklearn
Description: Read Assignment Method Based On K-mers
 RAMBO-K is a tool for rapid and sensitive removal of background sequences
 from Next Generation Sequencing data.
 .
 RAMBO-K is a reference-based tool for rapid and sensitive extraction of
 one organisms reads from a mixed dataset. It is based on a Markov chain
 implementation, which uses genomic characteristics of each reference to
 assign reads to the associated set.