getOneToOne_UCSC_List: getOneToOne_UCSC_List

Description Usage Arguments Details Value Examples

View source: R/getOneToOne.R

Description

Get a sorted list of UCSC ids from the one to one mapping

Usage

1
2
3
getOneToOne_UCSC_List(
theZipFile="/geneSurveyData/GeneSurvey.zip",
theVerboseFlag = FALSE)

Arguments

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 "/geneSurveyData/GeneSurvey.zip". NOTE: this is a subdirectory of GENE_REPORT.

theVerboseFlag

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

Details

Get a sorted list of UCSC ids from the one to one mapping. Note: these values may not correspond to values in provided data.

Value

A Vector of strings.

Examples

1
#See examples in tests directory in the install.

MD-Anderson-Bioinformatics/GeneSurvey documentation built on May 7, 2019, 2:04 p.m.