AutoSeed {Autoseed}R Documentation

Get disease-related genes from eDGAR, DrugBank and MalaCards

Description

Get disease-related genes from eDGAR, DrugBank and MalaCards

Usage

AutoSeed(search)

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

result = AutoSeed("diabetes")

[Package Autoseed version 0.1.0 Index]