Description

Assembly summary statistics in JSON format

Input

name:type
description
pattern

meta

:map

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

assembly

:file

FASTA file for a given assembly

*.fasta

Output

name:type
description
pattern

report

meta

:map

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

*.{json,tsv}

:file

Assembly statistics in tsv or JSON format

*.{json,tsv}

versions_assemblyscan

${task.process}

:string

The process the versions were collected from

assemblyscan

:string

The tool name

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

:string

The command used to generate the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The process the versions were collected from

assemblyscan

:string

The tool name

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

:string

The command used to generate the version of the tool

Tools

assemblyscan
MIT

Assembly summary statistics in JSON format