R/data.R

#' @title An environment variable that includes some example data
#'
#' @description An environment variable that includes some example data.
#' matirx_mirna_go_inter:A matrix of Jaccard score between MiRNAs and GOMF.
#' matirx_mirna_go_jaccard:A matrix consisting of genes shared by MiRNAs targets and GOMF.
#' MiRNAScore:a ranked list of strong and weak associations with cancer.
#' MF_Target:GOMF and corresponding targets.
#' MiRNA_Target:MiRNAs and corresponding targets.
#' zscore_BRCA:An example gene expression profile.
#' label:A vector representing the label of the sample of BRCA, where "1" is the disease sample and "0" is the normal sample.
#' survival:A dataframe including three columns which are sample, status, and time.
#' @format An environment variable

"MirnaData"

Try the IDMIR package in your browser

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

IDMIR documentation built on Nov. 9, 2023, 5:07 p.m.