getTx2gene.Rd
This function uses the biomaRt package.
getTx2gene( dataset = "mmusculus_gene_ensembl", version = NULL, outputDir = "data" )
dataset | Ensembl gene dataset, passed to |
---|---|
version | Passed to |
outputDir | Directory in which to save the result, a file named
"tx2gene.csv". If |
A data.frame, as returned by biomaRt::getBM()
.