File: control

package info (click to toggle)
varscan 2.4.3%2Bdfsg-5
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 608 kB
  • sloc: java: 8,897; xml: 46; sh: 24; makefile: 17
file content (23 lines) | stat: -rw-r--r-- 885 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
Source: varscan
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: non-free/science
XS-Autobuild: no
Build-Depends: debhelper-compat (= 13),
               javahelper,
               default-jdk,
               ant
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/med-team/varscan
Vcs-Git: https://salsa.debian.org/med-team/varscan.git
Homepage: https://dkoboldt.github.io/varscan/

Package: varscan
Architecture: any
Depends: ${misc:Depends},
         ${java:Depends}
Description: variant detection in next-generation sequencing data
 Variant detection in massively parallel sequencing. For one sample,
 calls SNPs, indels, and consensus genotypes. For tumor-normal pairs,
 further classifies each variant as Germline, Somatic, or LOH, and also
 detects somatic copy number changes.