Skip to main content

pasty

Tags: bacteria pseudomonas-aeruginosa serogroup o-antigen typing blast sample-scope

Predict O-antigen serogroup of Pseudomonas aeruginosa isolates.

Uses Pasty (in silico serogrouping of Pseudomonas aeruginosa isolates) to predict the O-antigen serogroup by searching the genome assembly for specific serogroup-associated genes within the O-antigen locus.

Inputs

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

Outputs

record (
meta: Record,
tsv: Path,
blast: Path,
details: Path,
results: Set<Path>,
logs: Set<Path?>,
nf_logs: Set<Path>,
versions: Set<Path>
)
FieldTypeDescription
metaRecordSample information record
tsvPathA tab-delimited summary file with the predicted O-antigen serogroup
blastPathA tab-delimited file of all raw BLAST hits used for the prediction
detailsPathA tab-delimited file with detailed gene hits for each serogroup tested
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

pasty Parameters

ParameterTypeDefaultDescription
--pasty_min_pidentinteger95Minimum percent identity to count a hit
--pasty_min_coverageinteger95Minimum percent coverage to count a hit

Used By

Subworkflows

  • pasty - Predict serogroups of Pseudomonas aeruginosa from assemblies.

Workflows

  • pasty - In silico serogrouping of Pseudomonas aeruginosa isolates.

Citations

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

Source

View source on GitHub

Version

PASTY:
- pasty: 2.2.1