nf-core/wisecondorx/gender @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:53:12 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fwisecondorx%2Fgender/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/wisecondorx/gender/blobs/sha256:4d830b61f92d8578f62995e413ba75a568287f0f3c445a15082821cb97f9c11a |
| Size | 2.4 KB |
| Checksum | sha256:4d830b61f92d8578f62995e413ba75a568287f0f3c445a15082821cb97f9c11a |
| 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 |