bbmap 39.01+dfsg-1 source package in Ubuntu

Changelog

bbmap (39.01+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 11 Oct 2022 20:46:37 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bbmap_39.01+dfsg-1.dsc 2.1 KiB f753610477af6960adbe782fef0e92c88adaec868c8f1fe8100abe1dbf486a76
bbmap_39.01+dfsg.orig.tar.xz 4.3 MiB 2df885877f4956a8f8461266f7463118e9cf8f9d1e59db2df72c907a90b9d5a8
bbmap_39.01+dfsg-1.debian.tar.xz 24.5 KiB a2d26be90d5b7c9551807223d09af7fc1157b3259d756b7ddd045b2a0500aaad

No changes file available.

Binary packages built by this source

bbmap: 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.

bbmap-jni: 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.

bbmap-jni-dbgsym: debug symbols for bbmap-jni