run_DAVID: DAVID Gene Ontology Wrapper

Description Usage Arguments Examples

View source: R/DAVID_functions.R

Description

DAVID Gene Ontology Wrapper

Usage

1
run_DAVID(davidWS, degs, list_name, FA_cats, split_at)

Arguments

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.

Examples

1
run_DAVID(davidWS, degs, list_name, FA_cats, split_at)

Emask7/ZIKVtranscriptomics documentation built on Jan. 25, 2022, 12:32 a.m.