File: control

package info (click to toggle)
pbsim 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,028 kB
  • ctags: 182
  • sloc: cpp: 1,617; sh: 1,006; makefile: 22
file content (22 lines) | stat: -rw-r--r-- 1,017 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
Source: pbsim
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <sascha@steinbiss.name>
Build-Depends: debhelper (>= 9),
               asciidoctor
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pbsim.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/pbsim.git
Homepage: https://code.google.com/archive/p/pbsim/

Package: pbsim
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simulator for PacBio sequencing reads
 PacBio DNA sequencers produce two types of characteristic reads: CCS
 (short and low error rate) and CLR (long and high error rate), both of
 which could be useful for de novo assembly of genomes. PBSIM simulates
 those PacBio reads from a reference sequence by using either a model-based
 or sampling-based simulation. Simulated reads are useful, for example, when
 developing or evaluating sequence assemblers targeted at PacBio data.