Description Usage Arguments Value Examples
Return a vector of gene symbols with mutation details provided.
1 2 3  | getNames_Mutation_Details(
theZipFile = "/geneSurveyData/GeneSurvey.zip",
theVerboseFlag = FALSE)
 | 
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 the main GENE_REPORT directory.  | 
theVerboseFlag | 
 Default: FALSE. TRUE means write all output, which can be very verbose.  | 
Vector of gene symbols with mutation details provided.
1  | #See examples in tests directory in the install.
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.