Description

Calculate the relative coverage on the Gonosomes vs Autosomes from the output of samtools depth, with error bars.

Input

Name (Type)
Description
Pattern

meta (map)

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

]

depth (file)

Output from samtools depth (with header)

*

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

json (file)

JSON formatted table of relative coverages on the X and Y, with associated error bars.

*.json

tsv (file)

TSV table of relative coverages on the X and Y, with associated error bars.

*.tsv

Tools

sexdeterrmine
GPL v3

A python script carry out calculate the relative coverage of X and Y chromosomes, and their associated error bars, out of capture data.