Description

Demultiplex Element Biosciences bases files

Input

name:type
description
pattern

meta{:bash}

:map

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

run_manifest{:bash}

:file

RunManifest file

*.{csv}

run_dir{:bash}

:directory

Input run directory containing optionally containing a RunManifest.json if run_manifest is not supplied

Output

name:type
description
pattern

sample_fastq{:bash}

meta{:bash}

:map

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

${prefix}/Samples/**/*_R*.fastq.gz{:bash}

:file

Demultiplexed sample FASTQ files

${prefix}/Samples/*/*_R*.fastq.gz

sample_json{:bash}

meta{:bash}

:map

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

${prefix}/Samples/**/*_stats.json{:bash}

:file

Demultiplexed sample stats

${prefix}/Samples/*/*.json

qc_report{:bash}

meta{:bash}

:map

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

${prefix}/*_QC.html{:bash}

:file

QC HTML report

${prefix}//*_QC.html

multiqc_report{:bash}

meta{:bash}

:map

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

${prefix}/multiqc_report.html{:bash}

:file

Multiqc HTML report

${prefix}/multiqc_report.html

run_stats{:bash}

meta{:bash}

:map

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

${prefix}/RunStats.json{:bash}

:file

QC HTML report

${prefix}/*.html

generated_run_manifest{:bash}

meta{:bash}

:map

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

${prefix}/RunManifest.json{:bash}

:file

Updated Run Manifest JSON from the run_manifest csv

${prefix}/RunManifest.json

metrics{:bash}

meta{:bash}

:map

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

${prefix}/Metrics.csv{:bash}

:file

Sample metrics

${prefix}/Metrics.csv

unassigned{:bash}

meta{:bash}

:map

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

${prefix}/UnassignedSequences.csv{:bash}

:file

Unassigned Sequences

${prefix}/UnassignedSequences.csv

versions_bases2fastq{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

bases2fastq{:bash}

:string

The tool name

bases2fastq --version | sed "s/.*version //;s/,.*//"{:bash}

:string

The command used to generate the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

bases2fastq{:bash}

:string

The tool name

bases2fastq --version | sed "s/.*version //;s/,.*//"{:bash}

:string

The command used to generate the version of the tool

Tools

bases2fastq
http://go.elembio.link/eula

Demultiplexes sequencing data and converts base calls into FASTQ files for secondary analysis