| getTx2gene | R Documentation | 
This function uses the biomaRt package.
getTx2gene(
  organism = "mmusculus",
  version = NULL,
  outputDir = "data",
  checkArgsOnly = FALSE
)
| organism | String used to pass  | 
| version | Passed to  | 
| outputDir | Directory in which to save the result, a file named
"tx2gene.csv.gz". If  | 
| checkArgsOnly | Logical indicating whether to only check function arguments. Used for testing. | 
If checkArgsOnly is FALSE, a data.table based on the result from
biomaRt::getBM(), with an attribute "version". Otherwise 0.
seeker(), tximport()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.