×

nf-core/pharmcat/reporter @ 0.0.0-0c7146d

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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:25:08 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpharmcat%2Freporter/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pharmcat/reporter/blobs/sha256:e8ca4d2c998ed2463eafee4c069aa732ed874ee4456b50dc813fcac8e7cca565
Size 3.2 KB
Checksum sha256:e8ca4d2c998ed2463eafee4c069aa732ed874ee4456b50dc813fcac8e7cca565
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