Description Usage Arguments Examples
View source: R/loadTargetsToGenes.R
Load the exome-target to gene mappings.
1 2 3 | loadTargetsToGenes(targToGenesFile, targRegexpReplace =
list(c("\\.\\.", "-")), geneDelim = "\\|",
targColumn = 1, geneColumn = 3, CHROMOSOMES_START_WITH_CHR = FALSE)
|
targToGenesFile |
|
targRegexpReplace |
|
geneDelim |
|
targColumn |
|
geneColumn |
|
CHROMOSOMES_START_WITH_CHR |
1 | ## Not run: targsToGenes = loadTargetsToGenes("targs_to_genes.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.