Source: insilicoseq Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team Uploaders: Sao I Kuan , Étienne Mollier , Section: science Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-setuptools, python3-all, python3-biopython, python3-joblib, python3-numpy, python3-pysam, python3-requests, python3-scipy, python3-pytest , Vcs-Browser: https://salsa.debian.org/med-team/insilicoseq Vcs-Git: https://salsa.debian.org/med-team/insilicoseq.git Homepage: https://github.com/HadrienG/InSilicoSeq Package: insilicoseq Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: ${python3:Recommends}, Suggests: ${python3:Suggests}, Description: sequencing simulator producing realistic Illumina reads Primarily intended for simulating metagenomic samples, it can also be used to produce sequencing data from a single genome. . InSilicoSeq is written in Python, and use kernel density estimators to model the read quality of real sequencing data. . InSilicoSeq support substitution, insertion and deletion errors. If you don't have the use for insertion and deletion error a basic error model is provided.