×

nf-core/sexdeterrmine @ 0.0.0-3fc6d40

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

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @TCLamnidis
Maintainers: @TCLamnidis

Summary

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

Get started

Add the following snippet to your workflow script to include this module.

include { SEXDETERRMINE } from 'nf-core/sexdeterrmine'

License

MIT License

Process
Name SEXDETERRMINE
Input 2 channels
#1 tuple
meta map

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

depth file

Output from samtools depth (with header)

*
sample_list_file file

File containing the list of samples to be processed.

Output 3 channels
#1 tsv tuple
meta map

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

*.tsv file

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

*.tsv
#2 json tuple
meta map

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

*.json file

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

*.json
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
sexdeterrmine A python script carry out calculate the relative coverage of X and Y chromosomes, and their associated error bars, out of capture data. https://github.com/TCLamnidis/Sex.DetERRmine
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:30:55 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsexdeterrmine/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sexdeterrmine/blobs/sha256:1936f59b68165b7f101e30286476c86b0ab87e1c0a90921077dc9cfbbbfb7a4b
Size 2.8 KB
Checksum sha256:1936f59b68165b7f101e30286476c86b0ab87e1c0a90921077dc9cfbbbfb7a4b
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:45:03 (UTC) 4 2.7 KB
0.0.0-3fc6d40 22 Apr 2026 15:30:55 (UTC) 3 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:37:27 (UTC) 3 2.7 KB