nf-core/samshee @ 0.0.0-6c4ed3a
Summary
Module to validate illumina® Sample Sheet v2 files.
Get started
Add the following snippet to your workflow script to include this module.
include { SAMSHEE } from 'nf-core/samshee'
License
MIT License
Process
Name
|
SAMSHEE |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', lane:1 ] |
|---|---|
samplesheet
file
|
illumina v2 samplesheet *.{csv}
|
file_schema_validator
string
|
Optional JSON file used additional samplesheet validation settings |
|---|
Output
3 channels
#1
samplesheet
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', lane:1 ] |
|---|---|
*_formatted.csv
file
|
illumina v2 samplesheet |
#2
versions_python
tuple
${task.process}
string
|
The name of the process |
|---|---|
python
string
|
The name of the tool |
python --version | sed -e "s/Python //g"
eval
|
The expression to obtain the version of the tool |
#3
versions_samshee
tuple
${task.process}
string
|
The name of the process |
|---|---|
samshee
string
|
The name of the tool |
0.2.13
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| samshee | A schema-agnostic parser and writer for illumina® sample sheets v2 and similar documents. | https://github.com/lit-regensburg/samshee |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:41:59 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsamshee/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/samshee/blobs/sha256:7a89a9d3d0e1ebad2829010efec58a0b1ef5367325e5a8403c404cffa2afb570 |
| Size | 3.0 KB |
| Checksum | sha256:7a89a9d3d0e1ebad2829010efec58a0b1ef5367325e5a8403c404cffa2afb570 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:41:59 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:33:12 (UTC) | 3 | 3.0 KB |