submit_to_david: Doing DAVID analysis

Description Usage Arguments Examples

View source: R/david_dws.R

Description

Doing DAVID analysis

Usage

1
2
submit_to_david(genes, email, catalog = c("GOTERM_CC_FAT", "GOTERM_BP_FAT", "GOTERM_MF_FAT", "KEGG_PATHWAY"),
    idtype = "ENSEMBL_GENE_ID", species = "Homo sapiens")

Arguments

genes

a vector of genes

email

the email user registered on David web service

catalog

a vector of functional catelogs

idtype

id types

species

species if the id type is not unique to a species

Examples

1
2
# There is no example
NULL

jokergoo/epik documentation built on Sept. 28, 2019, 9:20 a.m.