Description Usage Arguments Value Author(s)
View source: R/annotateGetInfoFromOrganismDb.R
Gets the genes information in an OrganismDb using EntrezID keys.
1 2 | annotateGetInfoFromOrganismtDb(orgDb, orgDb_Columns, sep_intra,
verbose = FALSE)
|
orgDb |
A |
orgDb_Columns |
A character vector, giving which columns to extract from the |
sep_intra |
A character vector, giving the separator character for gene information, see details. |
verbose |
A logical value, indicating if messages should be printed. Default is |
txInfo A data.frame
containing the genes' information.
orgDb_Key A character vector, giving the EntrezID's column name.
orgDb_Columns A character vector, giving the selected column names (see Arguments section).
Alexandre Thiery
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.