Description

k-mer based assembly evaluation.

Input

name:type
description
pattern

meta{:bash}

:map

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

meryl_db{:bash}

:file

Meryl read database

assembly{:bash}

:file

FASTA assembly file

Output

name:type
description
pattern

assembly_only_kmers_bed{:bash}

meta{:bash}

:map

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

*_only.bed{:bash}

:file

The positions of the k-mers found only in an assembly for further investigation in .bed

*_only.bed

assembly_only_kmers_wig{:bash}

meta{:bash}

:map

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

*_only.wig{:bash}

:file

The positions of the k-mers found only in an assembly for further investigation in .wig

*_only.wig

stats{:bash}

meta{:bash}

:map

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

*.completeness.stats{:bash}

:file

Assembly statistics file

*.completeness.stats

dist_hist{:bash}

meta{:bash}

:map

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

*.dist_only.hist{:bash}

:file

Histogram

*.dist_only.hist

spectra_cn_fl_png{:bash}

meta{:bash}

:map

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

*.spectra-cn.fl.png{:bash}

:file

Unstacked copy number spectra filled plot in PNG format

*.spectra-cn.fl.png

spectra_cn_hist{:bash}

meta{:bash}

:map

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

*.spectra-cn.hist{:bash}

:file

Copy number spectra histogram

*.spectra-cn.hist

spectra_cn_ln_png{:bash}

meta{:bash}

:map

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

*.spectra-cn.ln.png{:bash}

:file

Unstacked copy number spectra line plot in PNG format

*.spectra-cn.ln.png

spectra_cn_st_png{:bash}

meta{:bash}

:map

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

*.spectra-cn.st.png{:bash}

:file

Stacked copy number spectra line plot in PNG format

*.spectra-cn.st.png

spectra_asm_fl_png{:bash}

meta{:bash}

:map

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

*.spectra-asm.fl.png{:bash}

:file

Unstacked assembly spectra filled plot in PNG format

*.spectra-asm.fl.png

spectra_asm_hist{:bash}

meta{:bash}

:map

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

*.spectra-asm.hist{:bash}

:file

Assembly spectra histogram

*.spectra-asm.hist

spectra_asm_ln_png{:bash}

meta{:bash}

:map

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

*.spectra-asm.ln.png{:bash}

:file

Unstacked assembly spectra line plot in PNG format

*.spectra-asm.ln.png

spectra_asm_st_png{:bash}

meta{:bash}

:map

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

*.spectra-asm.st.png{:bash}

:file

Stacked assembly spectra line plot in PNG format

*.spectra-asm.st.png

assembly_qv{:bash}

meta{:bash}

:map

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

${prefix}.qv{:bash}

:file

Assembly consensus quality estimation

*.qv

scaffold_qv{:bash}

meta{:bash}

:map

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

${prefix}.*.qv{:bash}

:file

Scaffold consensus quality estimation

*.qv

read_ploidy{:bash}

meta{:bash}

:map

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

*.hist.ploidy{:bash}

:file

Ploidy estimate from read k-mer database

*.hist.ploidy

hapmers_blob_png{:bash}

meta{:bash}

:map

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

*.hapmers.blob.png{:bash}

:file

Hap-mer blob plot

*.hapmers.blob.png

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

merqury
PUBLIC DOMAIN

Evaluate genome assemblies with k-mers and more.