edgar {Autoseed} | R Documentation |
Relationship between the gene and disease in edgar
Description
The function "edgar_disease_gene()" will generate the relationship between gene and disease depend on this dataset.
Usage
data("edgar")
Format
A data frame with 1038340 observations on the following 2 variables.
Details
We got a total of 1038340 diseases and genes. There are two columns in the data. The first column is genes and the second column is diseases.
Source
<http://edgar.biocomp.unibo.it/gene_disease_db/>
Examples
data(edgar)
[Package Autoseed version 0.1.0 Index]