R/data.R

#' @title An environment variable which includes some example data
#'
#' @description An environment variable which includes some example data.
#' Jaccard:A matrix of Jaccard score between drugs and GOMF.
#' commongenes:A matrix consisting of genes shared by drug targets and GOMF.
#' GO_MF:GO terms of molecular functions.
#' Drugs:Drugs and corresponding targets.
#' GEP:An example gene expression profile.
#' label:A vector representing the label of the sample of GEP, where "1" is the disease sample and "0" is the normal sample.
#' Drugbankid_CID:A dataframe including three columns which are drugbankid, ChembleID, and drugname.
#' @format An environment variable

"myenv"

Try the DrugSim2DR package in your browser

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

DrugSim2DR documentation built on Aug. 10, 2023, 9:10 a.m.