Learn R Programming

Autoseed (version 0.1.0)

drugbank: Relationship between gene and disease

Description

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

Usage

data("drugbank")

Arguments

Format

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

Details

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(drugbank)
# }

Run the code above in your browser using DataLab