Description

A tool to reconstruct plasmids in bacterial assemblies

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

fasta{:bash}

:file

A bacterial genome assembly in FASTA format

*.{fasta,fa,fna}

Output

name:type
description
pattern

chromosome{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

results/chromosome.fasta{:bash}

:file

FASTA file of all contigs found to belong to the chromosome

chromosome.fasta

contig_report{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

results/contig_report.txt{:bash}

:file

Assignment of the contig to chromosome or a particular plasmid grouping

contig_report.txt

plasmids{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

results/plasmid_*.fasta{:bash}

:file

Each plasmid group is written to an individual FASTA

plasmid_*.fasta

mobtyper_results{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

results/mobtyper_results.txt{:bash}

:file

Aggregate MOB-typer report files for all identified plasmid

mobtyper_results.txt

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

mobsuite
Apache License, Version 2.0

Software tools for clustering, reconstruction and typing of plasmids from draft assemblies.