×

nf-core/mobsuite/recon @ 0.0.0-6c4ed3a

A tool to reconstruct plasmids in bacterial assemblies

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @rpetit3
Maintainers: @rpetit3

Summary

A tool to reconstruct plasmids in bacterial assemblies

Get started

Add the following snippet to your workflow script to include this module.

include { MOBSUITE_RECON } from 'nf-core/mobsuite/recon'

License

MIT License

Process
Name MOBSUITE_RECON
Input 1 channel
#1 tuple
meta map

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

fasta file

A bacterial genome assembly in FASTA format

*.{fasta,fa,fna}
Output 5 channels
#1 plasmids tuple
meta map

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

results/plasmid_*.fasta file

Each plasmid group is written to an individual FASTA

plasmid_*.fasta
#2 versions
versions.yml file

File containing software versions

versions.yml
#3 chromosome tuple
meta map

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

results/chromosome.fasta file

FASTA file of all contigs found to belong to the chromosome

chromosome.fasta
#4 contig_report tuple
meta map

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

results/contig_report.txt file

Assignment of the contig to chromosome or a particular plasmid grouping

contig_report.txt
#5 mobtyper_results tuple
meta map

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

results/mobtyper_results.txt file

Aggregate MOB-typer report files for all identified plasmid

mobtyper_results.txt
Tool Description Homepage
mobsuite Software tools for clustering, reconstruction and typing of plasmids from draft assemblies. https://github.com/phac-nml/mob-suite
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:32:04 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmobsuite%2Frecon/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mobsuite/recon/blobs/sha256:b7cb49fb5990b3e3129f982ef6369f7e4b9df8de0c488e4f92d3855c6347912a
Size 2.7 KB
Checksum sha256:b7cb49fb5990b3e3129f982ef6369f7e4b9df8de0c488e4f92d3855c6347912a
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:32:04 (UTC) 3 2.7 KB
0.0.0-3fc6d40 22 Apr 2026 15:22:49 (UTC) 4 2.7 KB
0.0.0-0c7146d 08 Apr 2026 19:18:57 (UTC) 3 2.7 KB