R/tyner_interaction_binary.R

#' A binary drug-target interaction data
#'
#' A dataset containing 65 drugs and 322 targets interaction data. The binding affinity is binary 
#' values. 0 indicates no interaction while 1 indicates true interaction.

#' @format A matrix with drugs as row indexes and targets as column indexes
#' @source The orinial multi-class data can be found: \url{http://cancerres.aacrjournals.org/content/73/1/285/suppl/DC1}
#' @name tyner_interaction_binary
NULL

Try the timma package in your browser

Any scripts or data that you put into this service are public.

timma documentation built on May 2, 2019, 1:10 p.m.