Description

ALE: assembly likelihood estimator.

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

asm

:file

Assembly in FASTA format

*.{fasta,fa}

bam

:file

BAM file containing sorted read mappings

*.{bam}

Output

name:type
description
pattern

ale

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*_ALEoutput.txt

:file

Output TXT file containing ALE results

*_ALEoutput.{txt}

versions_ale

${task.process}

:string

The name of the process

ALE

:string

The name of the tool

20180904

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

ALE

:string

The name of the tool

20180904

:string

The expression to obtain the version of the tool

Tools

ale
NCSA

ALE is a generic assembly likelihood evaluation framework for assessing the accuracy of genome and metagenome assemblies.