File: control

package info (click to toggle)
surankco 0.0.r5%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 412 kB
  • sloc: java: 2,760; makefile: 13
file content (29 lines) | stat: -rw-r--r-- 1,065 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
Source: surankco
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 (= 13),
               javahelper,
               default-jdk,
               libhtsjdk-java
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/surankco
Vcs-Git: https://salsa.debian.org/med-team/surankco.git
Homepage: https://sourceforge.net/projects/surankco/
Rules-Requires-Root: no

Package: surankco
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends},
         r-base-core,
         r-cran-mass,
         r-cran-optparse,
         r-cran-randomforest
Description: Supervised Ranking of Contigs in de novo Assemblies
 SuRankCo is a machine learning based software to score and rank
 contigs from de novo assemblies of next generation sequencing data. It
 trains with alignments of contigs with known reference genomes and
 predicts scores and ranking for contigs which have no related
 reference genome yet.