×

nf-core/pcgr/getref @ 0.0.0-0c7146d

Get reference to run Personal Cancer Genome Reporter (PCGR)

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

Summary

Get reference to run Personal Cancer Genome Reporter (PCGR)

Get started

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

include { PCGR_GETREF } from 'nf-core/pcgr/getref'

License

MIT License

Process
Name PCGR_GETREF
Input 1 channel
#1 tuple
meta map

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

bundleversion string

PCGR reference data bundle version

*[0-9]*
genome string

PCGR reference genome version

grch37|grch38
Output 4 channels
#1 pcgrref tuple
meta map

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

${bundleversion} directory

PCGR reference data directory

{bundleversion}/
#2 versions_tar tuple
${task.process} string

The process the versions were collected from

tar string

The tool name

tar --version | head -1 | cut -d ' ' -f 4 string

The command used to generate the version of the tool

#3 versions_curl tuple
${task.process} string

The process the versions were collected from

curl string

The tool name

curl --version | head -1 | cut -d ' ' -f 2 string

The command used to generate the version of the tool

#4 versions_gzip tuple
${task.process} string

The process the versions were collected from

gzip string

The tool name

gzip --version | head -1 | cut -d ' ' -f 2 string

The command used to generate the version of the tool

Tool Description Homepage
pcgr The Personal Cancer Genome Reporter (PCGR) is a stand-alone software package for functional annotation and translation of individual tumor genomes for precision cancer medicine https://sigven.github.io/pcgr/index.html
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:24:51 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpcgr%2Fgetref/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pcgr/getref/blobs/sha256:93844b9eed348b44d249552b8c57bdf9e34cff0a168d239a2d85a3615aca7a44
Size 2.5 KB
Checksum sha256:93844b9eed348b44d249552b8c57bdf9e34cff0a168d239a2d85a3615aca7a44
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:35:30 (UTC) 4 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:24:51 (UTC) 3 2.5 KB