×

nf-core/pypgx/computecontrolstatistics @ 0.0.0-0c7146d

Compute summary statistics for control gene from BAM files.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Maintainers: @jorisvansteenbrugge

Summary

Compute summary statistics for control gene from BAM files.

Get started

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

include { PYPGX_COMPUTECONTROLSTATISTICS } from 'nf-core/pypgx/computecontrolstatistics'

License

MIT License

Process
Name PYPGX_COMPUTECONTROLSTATISTICS
Input 2 channels
#1 tuple
meta map

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

bam file

Sorted BAM file

*.{bam}
bai file

BAM index file

*.{bai}
control_gene string

Gene to use as control gene

{VDR,EGFR,RYR1}
Output 2 channels
#1 control_stats tuple
meta map

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

*.{zip}
*.zip map

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

*.{zip}
#2 versions_pypgx tuple
${task.process} string

The name of the process

pypgx string

The name of the tool

pypgx -v 2>&1 | grep -oE "[0-9]+\.[0-9]+\.[0-9]+" | head -1 eval

The expression to obtain the version of the tool

Tool Description Homepage
pypgx A Python package for pharmacogenomics research https://pypgx.readthedocs.io/en/latest/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:06:10 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fpypgx%2Fcomputecontrolstatistics/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/pypgx/computecontrolstatistics/blobs/sha256:695a4f11fde9dc75c897f0a2c10f43f9500f0f83c02d304682daefbf70b15e24
Size 2.7 KB
Checksum sha256:695a4f11fde9dc75c897f0a2c10f43f9500f0f83c02d304682daefbf70b15e24
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:06:10 (UTC) 1 2.7 KB -