Skip to main content

agrvate

Tags: bacteria assembly fasta typing virulence staphylococcus aureus agr sample-scope

Determine the agr locus type and operon variants in Staphylococcus aureus.

Uses AgrVATE to type the accessory gene regulator (agr) locus, a quorum sensing system critical for Staphylococcus aureus virulence.

Inputs

record (
meta: Record,
fna: Path
)
FieldTypeDescription
metaRecordGroovy Record containing sample information
fnaPathAssembled Staphylococcus aureus contigs in FASTA format

Outputs

record (
meta: Record,
tsv: Path,
results: Set<Path>,
logs: Set<Path?>,
nf_logs: Set<Path>,
versions: Set<Path>
)
FieldTypeDescription
metaRecordSample information record
tsvPathTab-delimited summary of agr locus type and operon variants
resultsSet<Path>All output files to be published
logsSet<Path?>Optional program specific log files
nf_logsSet<Path>Nextflow-specific log files (e.g. .command.{begin
versionsSet<Path>A YAML formatted file with program versions

Parameters

AgrVATE Parameters

ParameterTypeDefaultDescription
--agrvate_typing_onlybooleanfalseagr typing only. Skips agr operon extraction and frameshift detection

Used By

Subworkflows

  • agrvate - Identify Staphylococcus aureus agr locus type and operon variants.

Workflows

  • agrvate - Rapid identification of Staphylococcus aureus agr locus type and agr operon variants.

Citations

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

Source

View source on GitHub

Version

AGRVATE:
- agrvate: 1.0.2