×

nf-core/pharmcat/reporter @ 0.0.0-5d5b444

The Reporter module is responsible for generating a report with genotype-specific expert-reviewed drug prescribing recommendations for clinical decision support.

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

Summary

The Reporter module is responsible for generating a report with genotype-specific expert-reviewed drug prescribing recommendations for clinical decision support.

Get started

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

include { PHARMCAT_REPORTER } from 'nf-core/pharmcat/reporter'

License

MIT License

Process
Name PHARMCAT_REPORTER
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', name:'test_sample' ]

phenotypes file

The vcf file to be inspected

*.json
Output 4 channels
#1 report_tsv tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', name:'test_sample' ]

*.report.tsv file

Tab separated output from the reporter module of PharmCAT

*.report.tsv
#2 report_html tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', name:'test_sample' ]

*.report.html file

HTML output from the reporter module of PharmCAT

*.report.html
#3 report_json tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', name:'test_sample' ]

*.report.json file

Json output from the reporter module of PharmCAT

*.report.json
#4 versions_pharmcat tuple
${task.process} string

The name of the process

pharmcat string

The name of the tool

pharmcat --version | cut -f2 -d ' ' eval

The expression to obtain the version of the tool

Tool Description Homepage
pharmcat "PharmCAT (Pharmacogenomics Clinical Annotation Tool) is a bioinformatics tool that analyzes genetic variants to predict drug response and tailor medical treatment to an individual patient’s genetic profile." https://pharmcat.clinpgx.org/
Version 0.0.0-5d5b444
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 21 Apr 2026 15:01:14 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpharmcat%2Freporter/0.0.0-5d5b444/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pharmcat/reporter/blobs/sha256:5365131ff1316ac01de9ac03e9c30e03fada1e1b99d0383f9dfe6323782d1d35
Size 3.2 KB
Checksum sha256:5365131ff1316ac01de9ac03e9c30e03fada1e1b99d0383f9dfe6323782d1d35
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:35:42 (UTC) 4 3.2 KB
0.0.0-5d5b444 21 Apr 2026 15:01:14 (UTC) 3 3.2 KB
0.0.0-0c7146d 08 Apr 2026 19:25:08 (UTC) 3 3.2 KB