Description

Bayesian reconstruction of ancient DNA fragments

Input

name:type
description
pattern

meta

:map

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

reads

:file

Unaligned BAM or one or two gzipped FASTQ file(s)

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

Output

name:type
description
pattern

bam

meta

:map

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

${prefix}.bam

:file

BAM file

*.bam

fq_pass

meta

:map

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

${prefix}.fq.gz

:file

Trimmed and merged FASTQ

*.fq.gz

fq_fail

meta

:map

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

${prefix}.fail.fq.gz

:file

Failed trimmed and merged FASTQs

*.fail.fq.gz

unmerged_r1_fq_pass

meta

:map

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

${prefix}_r1.fq.gz

:file

Passed unmerged R1 FASTQs

*.r1.fq.gz

unmerged_r1_fq_fail

meta

:map

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

${prefix}_r1.fail.fq.gz

:file

Failed unmerged R1 FASTQs

*.r1.fail.fq.gz

unmerged_r2_fq_pass

meta

:map

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

${prefix}_r2.fq.gz

:file

Passed unmerged R2 FASTQs

*.r2.fq.gz

unmerged_r2_fq_fail

meta

:map

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

${prefix}_r2.fail.fq.gz

:file

Failed unmerged R2 FASTQs

*.r2.fail.fq.gz

log

meta

:map

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

*.log

:file

Log file of command

*.log

versions_last

${task.process}

:string

The name of the process

last

:string

The name of the tool

1.2.15

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

last

:string

The name of the tool

1.2.15

:string

The expression to obtain the version of the tool

Tools

leehom
GPL v3

Bayesian reconstruction of ancient DNA fragments