×

nf-core/plasmidfinder @ 0.0.0-0c7146d

Identify plasmids in bacterial sequences and assemblies

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Maintainers: @rpetit3

Summary

Identify plasmids in bacterial sequences and assemblies

Get started

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

include { PLASMIDFINDER } from 'nf-core/plasmidfinder'

License

MIT License

Process
Name PLASMIDFINDER
Input 1 channel
#1 tuple
meta map

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

fasta file

Input FASTA or FASTQ formatted genome sequences

*.{fastq.gz,fq.gz,fastq.gz,fna.gz,fa.gz}
Output 6 channels
#1 tsv tuple
meta map

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

*.tsv file

The results from analysis in TSV format

*.tsv
#2 txt tuple
meta map

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

*.txt file

The summary of results from analysis

*.txt
#3 json tuple
meta map

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

*.json file

The results from analysis in JSON format

*.json
#4 genome_seq tuple
meta map

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

*-hit_in_genome_seq.fsa file

FASTA of sequences in the input with a hit

*-hit_in_genome_seq.fsa
#5 plasmid_seq tuple
meta map

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

*-plasmid_seqs.fsa file

FASTA of plasmid sequences with a hit against the input

*-plasmid_seqs.fsa
#6 versions_plasmidfinder tuple
${task.process} string

The name of the process

plasmidfinder string

The name of the tool

2.1.6 string

The expression to obtain the version of the tool

Tool Description Homepage
plasmidfinder PlasmidFinder allows identification of plasmids in total or partial sequenced isolates of bacteria. https://cge.cbs.dtu.dk/services/PlasmidFinder/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:03:22 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fplasmidfinder/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/plasmidfinder/blobs/sha256:23b3eff2c78463d285c32b73d169d3ea913b2d8737213e730c37cfec94fbe591
Size 3.1 KB
Checksum sha256:23b3eff2c78463d285c32b73d169d3ea913b2d8737213e730c37cfec94fbe591
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:03:22 (UTC) 1 3.1 KB -