Published September 11, 2023
| Version v3.0.0
Software
Open
Bactopia: a Flexible Pipeline for Complete Analysis of Bacterial Genomes. mSystems. 5 (2020)
Creators
Description
https://github.com/bactopia/bactopia/assets/5334269/23c0314e-ffc8-424b-ac6e-04f9cdf8fb80
v3.0.0 bactopia/bactopia "Black Cat and Brown Dog" - 2023/09/11Added
- Bactopia Tools (
bactopia --wf <NAME>
)abritamr
- A NATA accredited tool for AMR detectionblastn
- Search against nucleotide BLAST databases using nucleotide queriesblastp
- Search against protein BLAST databases using protein queriesblastx
- Search against protein BLAST databases using translated nucleotide queriesbracken
- Taxonomic classification and species abundance estimation of sequence readsbtyper3
- Taxonomic classification of Bacillus cereus group isolatesmidas
- Estimate bacterial species abundances from FASTQ filesquast
- Assess the quality of assembled contigsphispy
- Predict prophages in bacterial genomespneumocat
- Assign capsular type to Streptococcus pneumoniae from sequence readssra-human-scrubber
- Scrub human reads from FASTQ filesstecfinder
- Serotyping Shigella toxin producing Escherichia coli genomestblastn
- Search against translated nucleotide BLAST databases using protein queriestblastx
- Search against translated nucleotide BLAST databases using translated nucleotide queries
- per-release databases for
amrfinderplus
andmlst
- new directory structure for outputs
- Renamed
--R1
,--R2
, and--SE
to--r1
,--r2
, and--se
--ont
now accepts a FASTQ file- GitHub Action to build environments
fastp
is default read cleaner, can use previous methods with--use_bbmap
- ability to use a BED file to mask regions in
snippy-core
--save_sketches
to save Mash sketches created duringmashtree
run5- Porechop is now optional (
--use_porechop
) - unified
publishDir
across modules - download datasets using
storeDir
BACTOPIA:DATASETS
ariba
sra-human-scrubber
- bump program versions in modules
bakta
: 1.6.0 -> 1.8.2blast
: 2.11.0 -> 2.14.1busco
: 5.4.3 -> 5.5.0csktk
: 0.25.0 -> 0.27.2eggnog-mapper
: 2.1.9 -> 2.1.12genotyphi
: 1.9.1 -> 2.0gtdbtk
: 2.1.1 -> 2.3.2gubbins
: 3.2.1 -> 3.3iqtree
: 2.2.0.3 -> 2.2.2.7fastani
: 1.33 -> 1.34mashtree
: 1.2.0 -> 1.4.5mob_suite
: 3.1.0 -> 3.1.7multiqc
: 1.11 -> 1.15mykrobe
: 0.12.0 -> 0.12.2ncbi-amrfinderplus
: 3.10.45 -> 3.11.18ncbi-genome-download
: 0.3.1 -> 0.3.3panaroo
: 1.3.0 -> 1.3.3pasty
: 1.0.0 -> 1.0.3phyloflash
: 3.4 -> 3.4.2rgi
: 6.0.1 -> 6.0.2shigatyper
: 2.0.3 -> 2.0.5shigeifinder
: 1.3.2 -> 1.3.5tbprofiler
: 4.4.0 -> 5.0.0
Fixed
- All modules correctly initiate
params.options
- OpenJDK java cpuset warning message (@idolawoye)
- Broken badges in README.md
- Pinned GSL to v2.6
- symlink in amrfinder+ update (
bactopia datasets
) - hardcoded
--plus
inamrfinderplus_run
- tests for new directory structure
--nanohq
not being properly passed todragonflye
Removed
- Bactopia Steps
ANNOTATE_GENOME
- now handled byprokka
orbakta
ANTIMICROBIAL_RESISTANCE
- now handled byamrfinderplus
CALL_VARIANTS
- now handled bysnippy
SEQUENCE_TYPE
- now handled bymlst
bactopia datasets
is now incorporated intobactopia
- Conda/Containers for all bactopia-main steps
- custom process labels, for generic
nf-core
process labels
Enhancements to OSS
- add module for midas nf-core/modules#2696
- add modules for sra-human-scrubber nf-core/modules#2694
- add module for stecfinder nf-core/modules#2702
- update midas pinnings to match docs bioconda/bioconda-recipes#38566
- add missing scripts to MLST bioconda/bioconda-recipes#38826
- fix GTDB-Tk container bioconda/bioconda-recipes#40333
- patch ncbi-genome-download bioconda-recipes#41640
- add module for pneumocat nf-core/modules#3592
- add module for abritamr/run nf-core/modules#3725
- fix hostrange() missing 1 required positional argument: 'database_directory' phac-nml/mob-suite#149
- add module for btyper3 nf-core/modules#3817
Notes
Files
bactopia/bactopia-v3.0.0.zip
Files
(9.6 MB)
Name | Size | Download all |
---|---|---|
md5:0153470d265bc0b2d65e13d0a5e816de
|
9.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/bactopia/bactopia/tree/v3.0.0 (URL)