Skip to main content

staphopiasccmec

Tags: sccmec staphylococcus-aureus mrsa antimicrobial-resistance typing sample-scope

Identify SCCmec elements in Staphylococcus aureus genomes using Staphopia method.

This subworkflow uses staphopia-sccmec to identify Staphylococcal Cassette Chromosome mec (SCCmec) elements in Staphylococcus aureus assemblies. This is the standalone version of the SCCmec typing method developed for the Staphopia project, which predicts SCCmec types based on the presence of specific mec and ccr gene complexes.

Take

assembly: Channel<Record>
FieldDescription
metaGroovy Record containing sample information
assemblyAssembled contigs in FASTA format

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
tsvTSV file with SCCmec typing results

run_outputs

OutputDescription
csvAggregated results in CSV format

Module Composition

This subworkflow calls the following modules:

  • staphopiasccmec - Primer based SCCmec typing of S. aureus genomes.
  • csvtk_concat - Concatenate multiple CSV or TSV files into a single table.

Citations

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

Source

View source on GitHub