Learn R Programming

xnet (version 0.1.11)

drugTargetInteraction: drug target interactions for neural receptors

Description

A dataset for examining the interaction between 54 drugs and 26 neural receptors. It consists of three different matrices.

Usage

drugTargetInteraction

Arguments

Format

  • for drugTargetInteraction: a numeric matrix of 26 rows by 54 columns.

  • For drugSim: a numeric square matrix with 54 rows/columns.

  • For targetSim: a numeric square matrix with 26 rows/columns.

Details

The dataset consists of the following objects :

  • drugTargetInteraction: a matrix indicating whether or not a certain drug compound interacts with a certain neural receptor.

  • targetSim: a similarity matrix for the neural receptors.

  • drugSim: a similarity matrix for the drugs

The data originates from Yamanishi et al (2008) but was partly reworked to be suitable for two-step kernel ridge regression. This is explained in detail in the Preparation of the example data vignette.

References

Yamanishi et al, 2008 : Prediction of drug-target interaction networks from the integration of chemical and genomic spaces.