Skip to main content

btyper3

Tags: bacillus cereus taxonomy typing toxin-genes sample-scope

In silico taxonomic classification of Bacillus cereus group genomes.

This subworkflow performs taxonomic classification of Bacillus cereus group genomes using BTyper3, which provides comprehensive classification including species, lineage, and toxin gene detection. The results from individual samples are aggregated into a combined summary file.

Take

assembly: Channel<Record>
FieldDescription
metaGroovy Record containing sample information
assemblyAssembly files in FASTA format for Bacillus cereus group classification

Emit

Published

The sample_outputs and run_outputs emissions are aggregates of output files that will be published in the entry workflow.

sample_outputs

OutputDescription
tsvTab-delimited BTyper3 typing and classification results

run_outputs

OutputDescription
csvAggregated results in CSV format

Module Composition

This subworkflow calls the following modules:

  • csvtk_concat - Concatenate multiple CSV or TSV files into a single table.
  • btyper3 - In silico typing and characterization of Bacillus cereus group genomes.

Used By

This subworkflow is used by the following workflows:

  • btyper3 - Taxonomic classification of Bacillus cereus group isolates.

Citations

If you use this in your analysis, please cite the following.

Source

View source on GitHub