Learn R Programming

Autoseed (version 0.1.0)

mala: The relationship between gene and disease

Description

The data was collected in the Malacards. We got 241306 relationships between various disease and their related genes.

Usage

data("mala")

Arguments

Format

A data frame with 241306 observations on the following 2 variables.

Details

We got a total of 241306 diseases and genes. There are two columns in the data. The first column is disease and the second column is gene.

Examples

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

Run the code above in your browser using DataLab