Source: kineticstools
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 (>= 12~),
               dh-python,
               python-all,
               python-setuptools,
               python-docutils,
               python-pbcore (>= 1.2.8),
               python-pbcommand (>= 0.3.22),
               python-numpy,
               python-h5py,
               python-scipy,
# Test-Depends:
               python-pytest
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/kineticstools
Vcs-Git: https://salsa.debian.org/med-team/kineticstools.git
Homepage: https://github.com/PacificBiosciences/kineticsTools

Package: kineticstools
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-kineticstools (>= ${source:Version}),
         python-pkg-resources
Description: detection of DNA modifications
 Tools for detecting DNA modifications from single molecule, real-time (SMRT®)
 sequencing data. This tool implements the P_ModificationDetection module in
 SMRT® Portal, used by the RS_Modification_Detection and
 RS_Modifications_and_Motif_Detection protocol. Researchers interested in
 understanding or extending the modification detection algorithms can use these
 tools as a starting point.
 .
 This package is part of the SMRTAnalysis suite.

Package: kineticstools-data
Architecture: all
Depends: ${misc:Depends}
Description: detection of DNA modifications -- data files
 Tools for detecting DNA modifications from single molecule, real-time (SMRT®)
 sequencing data. This tool implements the P_ModificationDetection module in
 SMRT® Portal, used by the RS_Modification_Detection and
 RS_Modifications_and_Motif_Detection protocol. Researchers interested in
 understanding or extending the modification detection algorithms can use these
 tools as a starting point.
 .
 Kineticstools is part of the SMRTAnalysis suite.
 This package contains the package data files.

Package: python-kineticstools
Architecture: any
Section: python
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         kineticstools-data (= ${source:Version})
Suggests: python-pybigwig
Description: detection of DNA modifications (Python 2 library)
 Tools for detecting DNA modifications from single molecule, real-time (SMRT®)
 sequencing data. This tool implements the P_ModificationDetection module in
 SMRT® Portal, used by the RS_Modification_Detection and
 RS_Modifications_and_Motif_Detection protocol. Researchers interested in
 understanding or extending the modification detection algorithms can use these
 tools as a starting point.
 .
 This package is part of the SMRTAnalysis suite and contains the backend
 Python 2 library.
