Description Usage Arguments Examples
View source: R/DAVID_functions.R
DAVID Gene Ontology Wrapper
1 | run_DAVID(davidWS, degs, list_name, FA_cats, split_at)
|
davidWS |
A DAVIDWebService class object. |
degs |
A vector containing a list of Ensembl Gene IDs. |
list_name |
A string that will be used to identify the submitted list. |
FA_cats |
A vector of strings indicating which annotation categories to search for. Use getAllAnnotationCategoryNames() to see a list of all possible annotation categories. |
split_at |
a character at which annotation term strings will be split. If NULL, strings will not be split. |
1 | run_DAVID(davidWS, degs, list_name, FA_cats, split_at)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.