pkg.soopen package index

brew / rank 3734

Install bbtools with Homebrew

Brian Bushnell's tools for manipulating reads. Version 40.01 via Homebrew; verified 2026-08-03.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bbtools

local Homebrew formula metadata

overview

Package summary

Brian Bushnell's tools for manipulating reads

Commands and aliases

  • a_sample_mt.sh
  • addadapters.sh
  • addssu.sh
  • adjusthomopolymers.sh
  • alignerbenchmark.sh
  • alignrandom.sh
  • alltoall.sh
  • analyzeaccession.sh
  • analyzegenes.sh
  • analyzesketchresults.sh
  • applyvariants.sh
  • balancevectors.sh
  • bamlinestreamer.sh
  • bandedaligner.sh
  • bandedplusaligner.sh
  • bbcms.sh
  • bbcountunique.sh
  • bbcrisprfinder.sh
  • bbduk.sh
  • bbdukOld.sh
  • bbdukS.sh
  • bbest.sh
  • bbfakereads.sh
  • bbmap.sh
  • bbmap5.sh
  • bbmapacc.sh
  • bbmapskimmer.sh
  • bbmask.sh
  • bbmerge-auto.sh
  • bbmerge.sh
  • bbnorm.sh
  • bbrealign.sh

history

Project history and usage

BBTools is Brian Bushnell's large Java-based suite for DNA and RNA sequencing data. The suite includes BBMap, BBDuk, BBMerge, BBNorm, Tadpole, Clumpify, CallVariants, sketching tools, and many other command-line utilities.

Project history

The official site identifies BBMap and BBTools as the official suite created and maintained by Brian Bushnell. The GitHub README describes BBTools as fast, multithreaded bioinformatics tools for common sequencing formats including FASTQ, FASTA, SAM/BAM, GFF/GTF, VCF, and compressed files.

The package grew from core read-mapping and read-processing utilities into a broad toolbox. The official site lists hundreds of tools, while the README highlights core workflows such as adapter trimming, read mapping, error correction, assembly, compression optimization, variant calling, and MinHash-style sketch comparison.

The upstream README lists the current version as 39.93 and states that BBTools is used in production at JGI and cited in thousands of publications.

Adoption history

BBTools' adoption is anchored in genomics labs and sequencing pipelines rather than general developer workflows. Its official download paths include GitHub, SourceForge, and Docker, while Homebrew packages it for macOS and Linux users who want the command suite installed alongside other scientific CLI tools.

How it is used

Common usage is pipeline-oriented: run scripts such as `bbduk.sh` for adapter trimming and quality filtering, `bbmap.sh` for short-read alignment, `bbmerge.sh` for paired-read merging, `tadpole.sh` for correction or small assembly, and `sendsketch.sh` for rapid organism identification.

Because it is Java-based and shell-script driven, BBTools is portable across Unix-like systems and easy to embed in HPC, workflow-manager, and lab automation environments.

Why package nerds care

BBTools matters to package nerds because it is a dense scientific tool suite distributed as many small executables from one upstream project. It is a good example of why package managers sometimes need to expose an entire research toolkit rather than one binary.

It also illustrates the packaging tension around bioinformatics software: users need reproducible versions, hundreds of entry points, Java runtime assumptions, documentation, and citation metadata, all for tools that may be critical to published scientific pipelines.

Timeline

  • 2014: README citation names `BBMap: A Fast, Accurate, Splice-Aware Aligner`.
  • Current: Official README lists BBTools version 39.93.
  • Current: Official website describes BBMap/BBTools as Brian Bushnell's maintained suite and links GitHub, SourceForge, and Docker distribution paths.

Related projects

  • Related projects include BWA, Bowtie2, SAMtools, FastQC, Trimmomatic, Cutadapt, SPAdes, Kraken-style taxonomic tools, and other sequencing QC, alignment, assembly, and classification packages.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for bbtools. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
bbmap/config/

executables

Installed executables

CommandKindExposureNote
a_sample_mt.shexecutableindexed executableDiscovered from the local executable index.
addadapters.shexecutableindexed executableDiscovered from the local executable index.
addssu.shexecutableindexed executableDiscovered from the local executable index.
adjusthomopolymers.shexecutableindexed executableDiscovered from the local executable index.
alignerbenchmark.shexecutableindexed executableDiscovered from the local executable index.
alignrandom.shexecutableindexed executableDiscovered from the local executable index.
alltoall.shexecutableindexed executableDiscovered from the local executable index.
analyzeaccession.shexecutableindexed executableDiscovered from the local executable index.
analyzegenes.shexecutableindexed executableDiscovered from the local executable index.
analyzesketchresults.shexecutableindexed executableDiscovered from the local executable index.
applyvariants.shexecutableindexed executableDiscovered from the local executable index.
balancevectors.shexecutableindexed executableDiscovered from the local executable index.
bamlinestreamer.shexecutableindexed executableDiscovered from the local executable index.
bandedaligner.shexecutableindexed executableDiscovered from the local executable index.
bandedplusaligner.shexecutableindexed executableDiscovered from the local executable index.
bbcms.shexecutableindexed executableDiscovered from the local executable index.
bbcountunique.shexecutableindexed executableDiscovered from the local executable index.
bbcrisprfinder.shexecutableindexed executableDiscovered from the local executable index.
bbduk.shexecutableindexed executableDiscovered from the local executable index.
bbdukOld.shexecutableindexed executableDiscovered from the local executable index.
bbdukS.shexecutableindexed executableDiscovered from the local executable index.
bbest.shexecutableindexed executableDiscovered from the local executable index.
bbfakereads.shexecutableindexed executableDiscovered from the local executable index.
bbmap.shexecutableindexed executableDiscovered from the local executable index.
bbmap5.shexecutableindexed executableDiscovered from the local executable index.
bbmapacc.shexecutableindexed executableDiscovered from the local executable index.
bbmapskimmer.shexecutableindexed executableDiscovered from the local executable index.
bbmask.shexecutableindexed executableDiscovered from the local executable index.
bbmerge-auto.shexecutableindexed executableDiscovered from the local executable index.
bbmerge.shexecutableindexed executableDiscovered from the local executable index.
bbnorm.shexecutableindexed executableDiscovered from the local executable index.
bbrealign.shexecutableindexed executableDiscovered from the local executable index.
bbrename.shexecutableindexed executableDiscovered from the local executable index.
bbsketch.shexecutableindexed executableDiscovered from the local executable index.
bbsort.shexecutableindexed executableDiscovered from the local executable index.
bbsplit.shexecutableindexed executableDiscovered from the local executable index.
bbsplitpairs.shexecutableindexed executableDiscovered from the local executable index.
bbstats.shexecutableindexed executableDiscovered from the local executable index.
bbversion.shexecutableindexed executableDiscovered from the local executable index.
bbwrap.shexecutableindexed executableDiscovered from the local executable index.
bedset.shexecutableindexed executableDiscovered from the local executable index.
bloomfilter.shexecutableindexed executableDiscovered from the local executable index.
bloomfilterparser.shexecutableindexed executableDiscovered from the local executable index.
calcmem.shexecutableindexed executableDiscovered from the local executable index.
calctruequality.shexecutableindexed executableDiscovered from the local executable index.
callgenes.shexecutableindexed executableDiscovered from the local executable index.
callpeaks.shexecutableindexed executableDiscovered from the local executable index.
callvariants.shexecutableindexed executableDiscovered from the local executable index.
callvariants2.shexecutableindexed executableDiscovered from the local executable index.
cat.shexecutableindexed executableDiscovered from the local executable index.
cbcl2text.shexecutableindexed executableDiscovered from the local executable index.
cg2illumina.shexecutableindexed executableDiscovered from the local executable index.
checkstrand.shexecutableindexed executableDiscovered from the local executable index.
cladeloader.shexecutableindexed executableDiscovered from the local executable index.
cladeserver.shexecutableindexed executableDiscovered from the local executable index.
cloudplot.shexecutableindexed executableDiscovered from the local executable index.
clumpify.shexecutableindexed executableDiscovered from the local executable index.
commonkmers.shexecutableindexed executableDiscovered from the local executable index.
comparegff.shexecutableindexed executableDiscovered from the local executable index.
comparelabels.shexecutableindexed executableDiscovered from the local executable index.
comparesketch.shexecutableindexed executableDiscovered from the local executable index.
comparessu.shexecutableindexed executableDiscovered from the local executable index.
comparevcf.shexecutableindexed executableDiscovered from the local executable index.
consect.shexecutableindexed executableDiscovered from the local executable index.
consensus.shexecutableindexed executableDiscovered from the local executable index.
copyfile.shexecutableindexed executableDiscovered from the local executable index.
countbarcodes.shexecutableindexed executableDiscovered from the local executable index.
countbarcodes2.shexecutableindexed executableDiscovered from the local executable index.
countduplicates.shexecutableindexed executableDiscovered from the local executable index.
countgc.shexecutableindexed executableDiscovered from the local executable index.
countsharedlines.shexecutableindexed executableDiscovered from the local executable index.
covmaker.shexecutableindexed executableDiscovered from the local executable index.
crossblock.shexecutableindexed executableDiscovered from the local executable index.
crosscontaminate.shexecutableindexed executableDiscovered from the local executable index.
crosscutaligner.shexecutableindexed executableDiscovered from the local executable index.
cutgff.shexecutableindexed executableDiscovered from the local executable index.
cutprimers.shexecutableindexed executableDiscovered from the local executable index.
ddlblacklist.shexecutableindexed executableDiscovered from the local executable index.
ddlcalibrate.shexecutableindexed executableDiscovered from the local executable index.
ddlcompare.shexecutableindexed executableDiscovered from the local executable index.
ddlmerger.shexecutableindexed executableDiscovered from the local executable index.
ddlwriter.shexecutableindexed executableDiscovered from the local executable index.
decontaminate.shexecutableindexed executableDiscovered from the local executable index.
dedupe.shexecutableindexed executableDiscovered from the local executable index.
dedupe2.shexecutableindexed executableDiscovered from the local executable index.
dedupebymapping.shexecutableindexed executableDiscovered from the local executable index.
demuxbyname.shexecutableindexed executableDiscovered from the local executable index.
demuxserver.shexecutableindexed executableDiscovered from the local executable index.
diskbench.shexecutableindexed executableDiscovered from the local executable index.
dlctieraccuracy.shexecutableindexed executableDiscovered from the local executable index.
driftingaligner.shexecutableindexed executableDiscovered from the local executable index.
driftingplusaligner.shexecutableindexed executableDiscovered from the local executable index.
estherfilter.shexecutableindexed executableDiscovered from the local executable index.
explodetree.shexecutableindexed executableDiscovered from the local executable index.
fastqscan.shexecutableindexed executableDiscovered from the local executable index.
fetchproks.shexecutableindexed executableDiscovered from the local executable index.
filescan.shexecutableindexed executableDiscovered from the local executable index.
filterassemblysummary.shexecutableindexed executableDiscovered from the local executable index.
filterbarcodes.shexecutableindexed executableDiscovered from the local executable index.
filterbycoverage.shexecutableindexed executableDiscovered from the local executable index.
filterbyname.shexecutableindexed executableDiscovered from the local executable index.
filterbysequence.shexecutableindexed executableDiscovered from the local executable index.
filterbytaxa.shexecutableindexed executableDiscovered from the local executable index.
filterbytile.shexecutableindexed executableDiscovered from the local executable index.
filterlines.shexecutableindexed executableDiscovered from the local executable index.
filtersam.shexecutableindexed executableDiscovered from the local executable index.
filtersilva.shexecutableindexed executableDiscovered from the local executable index.
filtersubs.shexecutableindexed executableDiscovered from the local executable index.
filtervcf.shexecutableindexed executableDiscovered from the local executable index.
findrepeats.shexecutableindexed executableDiscovered from the local executable index.
findssu.shexecutableindexed executableDiscovered from the local executable index.
fix_script_paths.shexecutableindexed executableDiscovered from the local executable index.
fixgaps.shexecutableindexed executableDiscovered from the local executable index.
fll2simulate.shexecutableindexed executableDiscovered from the local executable index.
fungalrelease.shexecutableindexed executableDiscovered from the local executable index.
fuse.shexecutableindexed executableDiscovered from the local executable index.
fusebytaxa.shexecutableindexed executableDiscovered from the local executable index.
gbff2gff.shexecutableindexed executableDiscovered from the local executable index.
getreads.shexecutableindexed executableDiscovered from the local executable index.
gi2ancestors.shexecutableindexed executableDiscovered from the local executable index.
gi2taxid.shexecutableindexed executableDiscovered from the local executable index.
gitable.shexecutableindexed executableDiscovered from the local executable index.
glocalaligner.shexecutableindexed executableDiscovered from the local executable index.
gradebins.shexecutableindexed executableDiscovered from the local executable index.
grademerge.shexecutableindexed executableDiscovered from the local executable index.
gradesam.shexecutableindexed executableDiscovered from the local executable index.
gradevcf.shexecutableindexed executableDiscovered from the local executable index.
icecreamfinder.shexecutableindexed executableDiscovered from the local executable index.
icecreamgrader.shexecutableindexed executableDiscovered from the local executable index.
icecreammaker.shexecutableindexed executableDiscovered from the local executable index.
idmatrix.shexecutableindexed executableDiscovered from the local executable index.
idtree.shexecutableindexed executableDiscovered from the local executable index.
indelfree.shexecutableindexed executableDiscovered from the local executable index.
invertkey.shexecutableindexed executableDiscovered from the local executable index.
invertvcf.shexecutableindexed executableDiscovered from the local executable index.
javasetup.shexecutableindexed executableDiscovered from the local executable index.
kapastats.shexecutableindexed executableDiscovered from the local executable index.
kcompress.shexecutableindexed executableDiscovered from the local executable index.
keepbestcopy.shexecutableindexed executableDiscovered from the local executable index.
khist.shexecutableindexed executableDiscovered from the local executable index.
kmercountexact.shexecutableindexed executableDiscovered from the local executable index.
kmercountmulti.shexecutableindexed executableDiscovered from the local executable index.
kmercountshort.shexecutableindexed executableDiscovered from the local executable index.
kmercoverage.shexecutableindexed executableDiscovered from the local executable index.
kmerfilterset.shexecutableindexed executableDiscovered from the local executable index.
kmerhashdump.shexecutableindexed executableDiscovered from the local executable index.
kmerlimit.shexecutableindexed executableDiscovered from the local executable index.
kmerlimit2.shexecutableindexed executableDiscovered from the local executable index.
kmerposition.shexecutableindexed executableDiscovered from the local executable index.
kmutate.shexecutableindexed executableDiscovered from the local executable index.
lilypad.shexecutableindexed executableDiscovered from the local executable index.
loadreads.shexecutableindexed executableDiscovered from the local executable index.
loglog.shexecutableindexed executableDiscovered from the local executable index.
lowcomplexcalibrate.shexecutableindexed executableDiscovered from the local executable index.
makechimeras.shexecutableindexed executableDiscovered from the local executable index.
makecontaminatedgenomes.shexecutableindexed executableDiscovered from the local executable index.
makepolymers.shexecutableindexed executableDiscovered from the local executable index.
makequickbinvector.shexecutableindexed executableDiscovered from the local executable index.
mantissacompare.shexecutableindexed executableDiscovered from the local executable index.
mapPacBio.shexecutableindexed executableDiscovered from the local executable index.
matrixtocolumns.shexecutableindexed executableDiscovered from the local executable index.
memdetect.shexecutableindexed executableDiscovered from the local executable index.
mergeOTUs.shexecutableindexed executableDiscovered from the local executable index.
mergebarcodes.shexecutableindexed executableDiscovered from the local executable index.
mergepgm.shexecutableindexed executableDiscovered from the local executable index.
mergeribo.shexecutableindexed executableDiscovered from the local executable index.
mergesam.shexecutableindexed executableDiscovered from the local executable index.
mergesam2.shexecutableindexed executableDiscovered from the local executable index.
mergesketch.shexecutableindexed executableDiscovered from the local executable index.
mergesorted.shexecutableindexed executableDiscovered from the local executable index.
microalign.shexecutableindexed executableDiscovered from the local executable index.
msa.shexecutableindexed executableDiscovered from the local executable index.
mutate.shexecutableindexed executableDiscovered from the local executable index.
muxbyname.shexecutableindexed executableDiscovered from the local executable index.
netconvert.shexecutableindexed executableDiscovered from the local executable index.
netfilter.shexecutableindexed executableDiscovered from the local executable index.
novademux.shexecutableindexed executableDiscovered from the local executable index.
parallelogram.shexecutableindexed executableDiscovered from the local executable index.
partition.shexecutableindexed executableDiscovered from the local executable index.
phylip2fasta.shexecutableindexed executableDiscovered from the local executable index.
picksubset.shexecutableindexed executableDiscovered from the local executable index.
pileup.shexecutableindexed executableDiscovered from the local executable index.
pileup2.shexecutableindexed executableDiscovered from the local executable index.
plotflowcell.shexecutableindexed executableDiscovered from the local executable index.
plotgc.shexecutableindexed executableDiscovered from the local executable index.
plothist.shexecutableindexed executableDiscovered from the local executable index.
plotreadposition.shexecutableindexed executableDiscovered from the local executable index.
polyfilter.shexecutableindexed executableDiscovered from the local executable index.
postfilter.shexecutableindexed executableDiscovered from the local executable index.
printtime.shexecutableindexed executableDiscovered from the local executable index.
processfrag.shexecutableindexed executableDiscovered from the local executable index.
processhi-c.shexecutableindexed executableDiscovered from the local executable index.
processspeed.shexecutableindexed executableDiscovered from the local executable index.
profile.shexecutableindexed executableDiscovered from the local executable index.
quabblealigner.shexecutableindexed executableDiscovered from the local executable index.
quantumaligner.shexecutableindexed executableDiscovered from the local executable index.
quickbin.shexecutableindexed executableDiscovered from the local executable index.
quickclade.shexecutableindexed executableDiscovered from the local executable index.
randomgenome.shexecutableindexed executableDiscovered from the local executable index.
randomreads.shexecutableindexed executableDiscovered from the local executable index.
randomreadsmg.shexecutableindexed executableDiscovered from the local executable index.
readlength.shexecutableindexed executableDiscovered from the local executable index.
reassemble.shexecutableindexed executableDiscovered from the local executable index.
reducecolumns.shexecutableindexed executableDiscovered from the local executable index.
reducesilva.shexecutableindexed executableDiscovered from the local executable index.
reformat.shexecutableindexed executableDiscovered from the local executable index.
reformat2.shexecutableindexed executableDiscovered from the local executable index.
reformat3.shexecutableindexed executableDiscovered from the local executable index.
reformatpb.shexecutableindexed executableDiscovered from the local executable index.
removebadbarcodes.shexecutableindexed executableDiscovered from the local executable index.
removecatdogmousehuman.shexecutableindexed executableDiscovered from the local executable index.
removehuman.shexecutableindexed executableDiscovered from the local executable index.
removehuman2.shexecutableindexed executableDiscovered from the local executable index.
removemicrobes.shexecutableindexed executableDiscovered from the local executable index.
removesmartbell.shexecutableindexed executableDiscovered from the local executable index.
rename.shexecutableindexed executableDiscovered from the local executable index.
renamebymapping.shexecutableindexed executableDiscovered from the local executable index.
renamebysketch.shexecutableindexed executableDiscovered from the local executable index.
renameimg.shexecutableindexed executableDiscovered from the local executable index.
renameref.shexecutableindexed executableDiscovered from the local executable index.
repair.shexecutableindexed executableDiscovered from the local executable index.
replaceheaders.shexecutableindexed executableDiscovered from the local executable index.
representative.shexecutableindexed executableDiscovered from the local executable index.
restorebases.shexecutableindexed executableDiscovered from the local executable index.
rqcfilter.shexecutableindexed executableDiscovered from the local executable index.
rqcfilter2.shexecutableindexed executableDiscovered from the local executable index.
rqcfilter3.shexecutableindexed executableDiscovered from the local executable index.
runhmm.shexecutableindexed executableDiscovered from the local executable index.
samstreamer.shexecutableindexed executableDiscovered from the local executable index.
samtoroc.shexecutableindexed executableDiscovered from the local executable index.
scalarintervals.shexecutableindexed executableDiscovered from the local executable index.
scalars.shexecutableindexed executableDiscovered from the local executable index.
scoresequence.shexecutableindexed executableDiscovered from the local executable index.
scrabblealigner.shexecutableindexed executableDiscovered from the local executable index.
seal.shexecutableindexed executableDiscovered from the local executable index.
sendclade.shexecutableindexed executableDiscovered from the local executable index.
sendsketch.shexecutableindexed executableDiscovered from the local executable index.
seqtovec.shexecutableindexed executableDiscovered from the local executable index.
shred.shexecutableindexed executableDiscovered from the local executable index.
shrinkaccession.shexecutableindexed executableDiscovered from the local executable index.
shuffle.shexecutableindexed executableDiscovered from the local executable index.
shuffle2.shexecutableindexed executableDiscovered from the local executable index.
sketch.shexecutableindexed executableDiscovered from the local executable index.
sketchblacklist.shexecutableindexed executableDiscovered from the local executable index.
sketchblacklist2.shexecutableindexed executableDiscovered from the local executable index.
smithwaterman.shexecutableindexed executableDiscovered from the local executable index.
sortbyname.shexecutableindexed executableDiscovered from the local executable index.
splitbytaxa.shexecutableindexed executableDiscovered from the local executable index.
splitnextera.shexecutableindexed executableDiscovered from the local executable index.
splitribo.shexecutableindexed executableDiscovered from the local executable index.
splitsam.shexecutableindexed executableDiscovered from the local executable index.
splitsam4way.shexecutableindexed executableDiscovered from the local executable index.
splitsam6way.shexecutableindexed executableDiscovered from the local executable index.
ssuserver.shexecutableindexed executableDiscovered from the local executable index.
stats.shexecutableindexed executableDiscovered from the local executable index.
stats3.shexecutableindexed executableDiscovered from the local executable index.
statswrapper.shexecutableindexed executableDiscovered from the local executable index.
stream.shexecutableindexed executableDiscovered from the local executable index.
streamsam.shexecutableindexed executableDiscovered from the local executable index.
subsketch.shexecutableindexed executableDiscovered from the local executable index.
summarizecontam.shexecutableindexed executableDiscovered from the local executable index.
summarizecoverage.shexecutableindexed executableDiscovered from the local executable index.
summarizecrossblock.shexecutableindexed executableDiscovered from the local executable index.
summarizemerge.shexecutableindexed executableDiscovered from the local executable index.
summarizequast.shexecutableindexed executableDiscovered from the local executable index.
summarizescafstats.shexecutableindexed executableDiscovered from the local executable index.
summarizeseal.shexecutableindexed executableDiscovered from the local executable index.
summarizesketch.shexecutableindexed executableDiscovered from the local executable index.
synthmda.shexecutableindexed executableDiscovered from the local executable index.
tadpipe.shexecutableindexed executableDiscovered from the local executable index.
tadpole.shexecutableindexed executableDiscovered from the local executable index.
tadwrapper.shexecutableindexed executableDiscovered from the local executable index.
tagandmerge.shexecutableindexed executableDiscovered from the local executable index.
taxonomy.shexecutableindexed executableDiscovered from the local executable index.
taxserver.shexecutableindexed executableDiscovered from the local executable index.
taxsize.shexecutableindexed executableDiscovered from the local executable index.
taxtree.shexecutableindexed executableDiscovered from the local executable index.
testaligners.shexecutableindexed executableDiscovered from the local executable index.
testaligners2.shexecutableindexed executableDiscovered from the local executable index.
testalignersbatch.shexecutableindexed executableDiscovered from the local executable index.
testalignerslength.shexecutableindexed executableDiscovered from the local executable index.
testfilesystem.shexecutableindexed executableDiscovered from the local executable index.
testformat.shexecutableindexed executableDiscovered from the local executable index.
testformat2.shexecutableindexed executableDiscovered from the local executable index.
tetramerfreq.shexecutableindexed executableDiscovered from the local executable index.
textfile.shexecutableindexed executableDiscovered from the local executable index.
tiledump.shexecutableindexed executableDiscovered from the local executable index.
train.shexecutableindexed executableDiscovered from the local executable index.
trainLCHist.shexecutableindexed executableDiscovered from the local executable index.
translate6frames.shexecutableindexed executableDiscovered from the local executable index.
trimcontigs.shexecutableindexed executableDiscovered from the local executable index.
ttllsimulate.shexecutableindexed executableDiscovered from the local executable index.
unicode2ascii.shexecutableindexed executableDiscovered from the local executable index.
unzip.shexecutableindexed executableDiscovered from the local executable index.
vcf2gff.shexecutableindexed executableDiscovered from the local executable index.
vectorutils.shexecutableindexed executableDiscovered from the local executable index.
visualizealignment.shexecutableindexed executableDiscovered from the local executable index.
wavefrontaligner.shexecutableindexed executableDiscovered from the local executable index.
wavefrontalignerviz.shexecutableindexed executableDiscovered from the local executable index.
webcheck.shexecutableindexed executableDiscovered from the local executable index.
wobblealigner.shexecutableindexed executableDiscovered from the local executable index.
wobbleplusaligner.shexecutableindexed executableDiscovered from the local executable index.
xdrophaligner.shexecutableindexed executableDiscovered from the local executable index.
zz_rename_package.shexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version40.01
manager updated2026-08-03
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:bbtools
Version40.01
Package managerHomebrew
Homepagehttps://bbmap.org/
Last updated2026-08-03T09:05:47Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation