Description

Somalier can extract informative sites, evaluate relatedness, and perform quality-control on BAM/CRAM/BCF/VCF/GVCF or from jointly-called VCFs

Input

name:type
description
pattern

meta

:map

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

query_somalier_files

:file

Set of somalier files for query samples. Obtained via somalier extract.

*.{somalier}

meta2

:map

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

labels_tsv

:file

*.{tsv}

labelled_somalier_files

:file

Set of somalier files for labelled samples. e.g. Somalier files for 1kg https://zenodo.org/record/3479773/files/1kg.somalier.tar.gz?download=1

*.{somalier}

Output

name:type
description
pattern

tsv

meta

:map

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

*.somalier-ancestry.tsv

:file

TSV with ancestry information for query and labelled samples.

*.somalier-ancestry.tsv

html

meta

:map

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

*.somalier-ancestry.html

:file

html file with ancestry information for query and labelled samples.

*.somalier-ancestry.html

versions_somalier

${task.process}

:string

The name of the process

somalier

:string

The name of the tool

somalier 2>&1 | sed -n 's/.*version: \([0-9.]*\).*/\1/p'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

somalier

:string

The name of the tool

somalier 2>&1 | sed -n 's/.*version: \([0-9.]*\).*/\1/p'

:eval

The expression to obtain the version of the tool

Tools

somalier
MIT

Somalier can extract informative sites, evaluate relatedness, and perform quality-control on BAM/CRAM/BCF/VCF/GVCF or from jointly-called VCFs