nf-core/plasmidid @ 0.0.0-6c4ed3a
Summary
assembles bacterial plasmids
Get started
Add the following snippet to your workflow script to include this module.
include { PLASMIDID } from 'nf-core/plasmidid'
License
MIT License
Name
|
PLASMIDID |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
scaffold
file
|
Fasta file containing scaffold |
fasta
file
|
FASTA reference file *.{fasta,fa}
|
|---|
tab
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/*final_results.tab
file
|
Results in a tabular file *.{tab}
|
data
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/data/
directory
|
Directory containing the data produced by plasmidid data
|
html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/*final_results.html
file
|
html file with results rendered *.{html}
|
kmer
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/kmer/
directory
|
Directory containing the kmer files produced by plasmidid database
|
logs
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/logs/
directory
|
Directory containing the logs produced by plasmidid logs
|
images
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/images/
directory
|
Directory containing the images produced by plasmidid images
|
database
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/database/
directory
|
Directory containing the database produced by plasmidid database
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
fasta_files
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/fasta_files/
directory
|
Directory containing the fasta files produced by plasmidid fasta_files
|
| Tool | Description | Homepage |
|---|---|---|
| plasmidid | Pipeline for plasmid identification and reconstruction | https://github.com/BU-ISCIII/plasmidID/wiki |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:37:32 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fplasmidid/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow |