listFromFileBiomart | R Documentation |
Create a vector from a file downloaded from Biomart where the data is formatted as a list each newline comprises a gene id and transcript id.
listFromFileBiomart(filename, out = TRUE)
filename |
path to the file |
out |
boolean. Default:TRUE. Whether the genes ID should be returned |
a vector of gene ID or a data.frame with the genes and transcripts ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.