Description

A reimplemenation of Kat Comp to work with FastK databases

Input

Name (Type)
Description
Pattern

meta (map)

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

]

fastk1_hist (file)

A histogram files from the program FastK

*.hist

fastk1_ktab (file)

Histogram ktab files from the program FastK (option -t)

*.ktab*

fastk2_hist (file)

A histogram files from the program FastK

*.hist

fastk2_ktab (file)

Histogram ktab files from the program FastK (option -t)

*.ktab*

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

filled_png (file)

Comparison of Kmers between sample 1 and 2 in filled PNG format.

*.fi.png

line_png (file)

Comparison of Kmers between sample 1 and 2 in line PNG format.

*.ln.png

stacked_png (file)

Comparison of Kmers between sample 1 and 2 in stacked PNG format.

*.st.png

filled_pdf (file)

Comparison of Kmers between sample 1 and 2 in filled PDF format.

*.fi.pdf

line_pdf (file)

Comparison of Kmers between sample 1 and 2 in line PDF format.

*.ln.pdf

stacked_pdf (file)

Comparison of Kmers between sample 1 and 2 in stacked PDF format.

*.st.pdf

Tools

merquryfk
https://github.com/thegenemyers/MERQURY.FK/blob/main/LICENSE

FastK based version of Merqury