Description

Assembly summary statistics in JSON format

Input

name:type
description
pattern

meta{:bash}

:map

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

assembly{:bash}

:file

FASTA file for a given assembly

*.fasta

Output

name:type
description
pattern

report{:bash}

meta{:bash}

:map

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

*.{json,tsv}{:bash}

:file

Assembly statistics in tsv or JSON format

*.{json,tsv}

versions_assemblyscan{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

assemblyscan{:bash}

:string

The tool name

assembly-scan --version 2>&1 | sed 's/^.*assembly-scan //; s/Using.*\$//'{: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

assemblyscan{:bash}

:string

The tool name

assembly-scan --version 2>&1 | sed 's/^.*assembly-scan //; s/Using.*\$//'{:bash}

:string

The command used to generate the version of the tool

Tools

assemblyscan
MIT

Assembly summary statistics in JSON format