Bactopia avatar

Bactopia

Official

@bactopia · United States of America

0Followers
|
17Public Repos
|
19Published Skills

Nextflow DSL2 pipeline for the complete analysis of bacterial genomes

Skills Distribution
DomainDeveloper To...Bioinformatics Pip.. (40%)Software Quality A.. (30%)Configuration Mana.. (30%)

Agent Skills by Bactopia

Showing 19 vetted skills indexed across 1 GitHub repositories.

bactopiabactopia
523

review-docs

Validate reference documentation against live repository state using bactopia-docs.

Official
Intermediate
bactopiabactopia
523

review-tests

Review nf-test run results and present grouped diagnostic summaries across execution profiles.

Official
Advanced
bactopiabactopia
523

bump-versions

Propagate versions.yml values into hand-maintained version-bearing files across the Bactopia repository.

Official
Intermediate
bactopiabactopia
523

add-module

Scaffolds new Bactopia Nextflow modules from bioconda packages with tests and documentation.

Official
Advanced
bactopiabactopia
523

release-checklist

Audit Bactopia release readiness across repos and produce a GO or NO-GO report.

Official
Advanced
bactopiabactopia
523

run-tests

Runs Bactopia nf-test suites via bactopia-test and writes timestamped logs for review.

Official
Advanced
bactopiabactopia
523

project-status

Reports Bactopia component counts, GroovyDoc coverage, nf-test coverage, and structural issues.

Official
Intermediate
bactopiabactopia
521

add-bactopia-tool

Scaffolds a complete Bactopia Tool pipeline from a bioconda package.

Official
Intermediate
bactopiabactopia
521

review-docs

Validate .claude/docs reference documentation for staleness and drift with bactopia-docs --validate.

Official
Intermediate
bactopiabactopia
521

review-tests

Review nf-test outputs and generate grouped error analysis summaries for bactopia runs.

Official
Intermediate
bactopiabactopia
521

review-groovydoc

Validate GroovyDoc blocks for input/output alignment and tag ordering.

Official
Intermediate
bactopiabactopia
521

update-module

Detect outdated tools in Bactopia modules and update module.config and CHANGELOG.md.

Official
Advanced
bactopiabactopia
521

merge-schemas

Regenerate nextflow.config and nextflow_schema.json for Bactopia workflows.

Official
Advanced
bactopiabactopia
521

add-module

Scaffold Bactopia modules from Bioconda packages with standard files and tests.

Official
Advanced
bactopiabactopia
521

review-citations

Audit citations.yml against workflow @citation keys and report inconsistencies.

Official
Intermediate
bactopiabactopia
521

run-tests

Run Bactopia nf-tests against target components and generate timestamped logs directories.

Official
Intermediate
bactopiabactopia
521

project-status

Run bactopia-status to parse JSON and summarize project health metrics.

Official
Intermediate
bactopiabactopia
521

update-catalog

Regenerate Bactopia catalog.json and llms.txt via bactopia-catalog.

Official
Intermediate
bactopiabactopia
521

add-subworkflow

Scaffold Bactopia subworkflows with main.nf, tests, and configuration files.

Official
Advanced

Frequently Asked Questions About Bactopia

FAQPage Schema
What specific tasks does Bactopia enable for genomic researchers?

Bactopia enables the rapid scaffolding of bacterial analysis modules, sub-pipelines, and complete analysis environments. It provides standardized validation for documentation, citation integrity, and GroovyDoc alignment, while facilitating the generation of project health metrics and cataloging of genomic analysis components.

Which technical personas benefit most from these capabilities?

Bioinformaticians, computational biologists, and research software engineers managing large-scale bacterial genome sequencing projects benefit from these capabilities. It is designed for developers who require reproducible, modular, and well-documented genomic analysis environments built on Nextflow DSL2.

What are the prerequisites for running Bactopia components?

Users require a functional Nextflow environment and Bioconda access to utilize the scaffolding and module management features. The system relies on nf-test for validation and standard configuration files like module.config and nextflow_schema.json to maintain pipeline integrity.