×

nf-core/wisecondorx/gender @ 0.0.0-0c7146d

Returns the gender of a .npz resulting from convert, based on a Gaussian mixture model trained during the newref phase

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

Summary

Returns the gender of a .npz resulting from convert, based on a Gaussian mixture model trained during the newref phase

Get started

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

include { WISECONDORX_GENDER } from 'nf-core/wisecondorx/gender'

License

MIT License

Process
Name WISECONDORX_GENDER
Input 2 channels
#1 tuple
meta map

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

npz file

Single sample NPZ file (from which to determine the gender)

*.npz
#2 tuple
meta2 map

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

reference file

Reference NPZ file

*.npz
Output 2 channels
#1 gender
meta map

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

#2 versions_wisecondorx tuple
${task.process} string

The name of the process

wisecondorx string

The name of the tool

pip list |& sed -n 's/wisecondorx *//p' eval

The expression to obtain the version of the tool

Tool Description Homepage
wisecondorx WIthin-SamplE COpy Number aberration DetectOR, including sex chromosomes https://github.com/CenterForMedicalGeneticsGhent/WisecondorX
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:47:58 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fwisecondorx%2Fgender/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/wisecondorx/gender/blobs/sha256:6e415a98756c429ec4d2587b10dc230772de36482abc2a2900398549b8ac0aac
Size 2.4 KB
Checksum sha256:6e415a98756c429ec4d2587b10dc230772de36482abc2a2900398549b8ac0aac
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:53:12 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:47:58 (UTC) 3 2.4 KB