DAVID_info function to fetch the information from DAVID (Database for Annotation, Visualization and Integrated Discovery)
Usage
DAVID_info(x)
Arguments
x
A character string for HGNC approved Gene name.
Value
A list containing the information of given gene symbol i.e its ID, gene name and organism name respectively.
Details
DAVID_info takes the gene symbol as input and returns the information about the gene name, its ID and organism name. This function fetches the result from DAVID database.