Source: bbmap Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Étienne Mollier Section: science Priority: optional Build-Depends: debhelper-compat (= 13), javahelper, default-jdk, libmpj-java, rename, debhelper Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/bbmap Vcs-Git: https://salsa.debian.org/med-team/bbmap.git Homepage: https://sourceforge.net/projects/bbmap/ Rules-Requires-Root: no Package: bbmap Architecture: all Depends: ${java:Depends}, ${misc:Depends}, openjdk-17-jre-headless|java-runtime-headless Provides: bbtools Recommends: pigz Description: BBTools genomic aligner and other tools for short sequences The BBTools are a collection of small programs to solve recurrent tasks for the creative handling of short biological RNA/DNA sequences. This suite may be best known for its mapper, which is also the name of the project on sourceforge, but several tools have been added over time. All tools are multi-threaded, implemented platform-independently in Java: . BBMap: Short read aligner for DNA and RNA-seq data. Capable of handling arbitrarily large genomes with millions of scaffolds. Handles Illumina, PacBio, 454, and other reads; very high sensitivity and tolerant of errors and numerous large indels. . BBNorm: Kmer-based error-correction and normalization tool. . Dedupe: Simplifies assemblies by removing duplicate or contained subsequences that share a target percent identity. . Reformat: Reformats reads between fasta/fastq/scarf/fasta+qual/sam, interleaved/paired, and ASCII-33/64, at over 500 MB/s. . BBDuk: Filters, trims, or masks reads with kmer matches to an artifact/contaminant file. Package: bbmap-jni Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: short read aligner and other bioinformatic tools - JNI library BBMap: Short read aligner for DNA and RNA-seq data. Capable of handling arbitrarily large genomes with millions of scaffolds. Handles Illumina, PacBio, 454, and other reads; very high sensitivity and tolerant of errors and numerous large indels. . This package contains the architecture dependent library for the bbmap tools.