AutoSeed {Autoseed} | R Documentation |
Get disease-related genes from eDGAR, DrugBank and MalaCards
AutoSeed(search)
search |
Name of the disease |
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)
result = AutoSeed("diabetes")