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
|
Source: placnet
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)
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/placnet
Vcs-Git: https://salsa.debian.org/med-team/placnet.git
Homepage: http://sourceforge.net/projects/placnet/
Rules-Requires-Root: no
Package: placnet
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
ncbi-blast+
Multi-Arch: foreign
Description: Plasmid Constellation Network project
Placnet is a new tool for plasmid analysis in NGS projects. Placnet is
optimized to work with Illumina sequences but it also works with 454,
Iontorrent or any of the actual sequence technologies.
.
The input of placnet is a set of contigs and one or more SAM files with
the mapping of the reads against the contigs. Placnet obtains a set of
files, easily opened on Cytoscape software or other network tools.
|