Description

Module to run UniverSC an open-source pipeline to demultiplex and process single-cell RNA-Seq data

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

FASTQ or FASTQ.GZ file, list of 2 files for paired-end data

*.{fastq,fq,fastq.gz,fq.gz}

meta2{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘Hg38’ ]

reference{:bash}

:file

Reference genome file

technology{:bash}

:string

Technology to pass to universc --technology argument

Output

name:type
description
pattern

outs{:bash}

meta{:bash}

:map

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

${prefix}/outs/*{:bash}

:file

Files containing the outputs of Cell Ranger

${prefix}/outs/*

versions{:bash}

versions.yml{:bash}

:file

File containing software version

versions.yml