Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

Autoseed (version 0.1.0)

edgar: 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")

Arguments

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.

Examples

Run this code
# NOT RUN {
data(edgar)
# }

Run the code above in your browser using DataLab