getNames_ProbeFromGeneSymbol_Meth27: getNames_ProbeFromGeneSymbol_Meth27

Description Usage Arguments Value Examples

View source: R/getNames_ProbeFromGeneSymbol.R

Description

A vector of valid probe identifiers that map to the given Gene Symbol.

Usage

1
getNames_ProbeFromGeneSymbol_Meth27(theGene, theZipFile="/rsrch1/bcb/batcheffects/GENE_REPORT/GeneSurvey.zip", theVerboseFlag = FALSE)

Arguments

theGene

The gene symbol to use in mapping to probes.

theZipFile

Default: For DQS Servers. If you are on a server where the GENE_REPORT directory is on a different path, you can pass in a value to override the default of "/rsrch1/bcb/batcheffects/GENE_REPORT/GeneSurvey.zip". NOTE: this is a subdirectory of GENE_REPORT.

theVerboseFlag

Default: FALSE. TRUE means write all output, which can be very verbose.

Value

A vector of valid probe identifiers that map to the given Gene Symbol.

Examples

1
#getNames_ProbeFromGeneSymbol_Meth27(getNames_GeneSymbol_Meth27()[1])

GeneSurvey/TCGAGeneReport documentation built on May 6, 2019, 6:27 p.m.