nf-core/shovill @ 0.0.0-0c7146d
Summary
Assemble bacterial isolate genomes from Illumina paired-end reads
Get started
Add the following snippet to your workflow script to include this module.
include { SHOVILL } from 'nf-core/shovill'
License
MIT License
Name
|
SHOVILL |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
List of input paired-end FastQ files |
gfa
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
contigs.{fastg,gfa,LastGraph}
file
|
Assembly graph produced by MEGAHIT, SPAdes, or Velvet contigs.{fastg,gfa,LastGraph}
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
shovill.log
file
|
Full log file for bug reporting shovill.log
|
contigs
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
contigs.fa
file
|
The final assembly produced by Shovill contigs.fa
|
corrections
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
shovill.corrections
file
|
List of post-assembly corrections made by Shovill shovill.corrections
|
raw_contigs
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
{skesa,spades,megahit,velvet}.fasta
file
|
Raw assembly produced by the assembler (SKESA, SPAdes, MEGAHIT, or Velvet) {skesa,spades,megahit,velvet}.fasta
|
versions_shovill
tuple
${task.process}
string
|
The name of the process |
|---|---|
shovill
string
|
The name of the tool |
shovill --version 2>&1 | sed "s/^.*shovill //"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| shovill | Microbial assembly pipeline for Illumina paired-end reads | https://github.com/tseemann/shovill |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:14:02 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fshovill/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/shovill/blobs/sha256:251424a9497af5263c6fd098f6062cd97491e561b508abf2cf82a6f7985cad38 |
| Size | 2.9 KB |
| Checksum | sha256:251424a9497af5263c6fd098f6062cd97491e561b508abf2cf82a6f7985cad38 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:14:02 (UTC) | 1 | 2.9 KB | - |