AutoSeed: Get disease-related genes from eDGAR, DrugBank and MalaCards

Description Usage Arguments Value Examples

View source: R/AutoSeed.r

Description

Get disease-related genes from eDGAR, DrugBank and MalaCards

Usage

1

Arguments

search

Name of the disease

Value

result$edgar: Containing Disease Name, OMIM ID and Genesymbol (Data comes from the eDGAR) result$malacards: Containing genes related to the disease (Data comes from the MalaCards) result$drugbank: Containing genes related to the disease (Data comes from the DrugBank)

Examples

1
result = AutoSeed("diabetes")

Autoseed documentation built on April 24, 2020, 5:05 p.m.

Related to AutoSeed in Autoseed...