Get reference to run Personal Cancer Genome Reporter (PCGR)
Input
name:type
description
pattern
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:'sample1' ]
bundleversion{:bash}
:string
PCGR reference data bundle version
*[0-9]*
genome{:bash}
:string
PCGR reference genome version
grch37|grch38
Output
name:type
description
pattern
pcgrref{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:'sample1' ]
${bundleversion}{:bash}
:directory
PCGR reference data directory
{bundleversion}/
versions_curl{:bash}
${task.process}{:bash}
:string
The process the versions were collected from
curl{:bash}
:string
The tool name
curl --version | head -1 | cut -d ' ' -f 2{:bash}
:string
The command used to generate the version of the tool
versions_gzip{:bash}
${task.process}{:bash}
:string
The process the versions were collected from
gzip{:bash}
:string
The tool name
gzip --version | head -1 | cut -d ' ' -f 2{:bash}
:string
The command used to generate the version of the tool
versions_tar{:bash}
${task.process}{:bash}
:string
The process the versions were collected from
tar{:bash}
:string
The tool name
tar --version | head -1 | cut -d ' ' -f 4{:bash}
:string
The command used to generate the version of the tool
Topics
name:type
description
pattern
versions{:bash}
${task.process}{:bash}
:string
The process the versions were collected from
curl{:bash}
:string
The tool name
curl --version | head -1 | cut -d ' ' -f 2{:bash}
:string
The command used to generate the version of the tool
${task.process}{:bash}
:string
The process the versions were collected from
gzip{:bash}
:string
The tool name
gzip --version | head -1 | cut -d ' ' -f 2{:bash}
:string
The command used to generate the version of the tool
${task.process}{:bash}
:string
The process the versions were collected from
tar{:bash}
:string
The tool name
tar --version | head -1 | cut -d ' ' -f 4{:bash}
:string
The command used to generate the version of the tool
Tools
pcgr
MIT
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