loadTargetsToGenes: Load the exome-target to gene mappings.

Description Usage Arguments Examples

View source: R/loadTargetsToGenes.R

Description

Load the exome-target to gene mappings.

Usage

1
2
3
loadTargetsToGenes(targToGenesFile, targRegexpReplace =
list(c("\\.\\.", "-")), geneDelim = "\\|",
targColumn = 1, geneColumn = 3, CHROMOSOMES_START_WITH_CHR = FALSE)

Arguments

targToGenesFile
targRegexpReplace
geneDelim
targColumn
geneColumn
CHROMOSOMES_START_WITH_CHR

Examples

1
## Not run: targsToGenes = loadTargetsToGenes("targs_to_genes.txt")

xhmmScripts documentation built on May 2, 2019, 1:01 a.m.