1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: piler
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.2
Vcs-Browser: https://salsa.debian.org/med-team/piler
Vcs-Git: https://salsa.debian.org/med-team/piler.git
Homepage: https://www.drive5.com/piler/
Rules-Requires-Root: no
Package: piler
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: muscle
Description: genomic repeat analysis
PILER (Parsimonious Inference of a Library of Elementary Repeats)
searches a genome sequence for repetitive elements. It implements search
algorithms that identify characteristic patterns of local alignments
induced by certain classes of repeats.
|