R/yeast_arcs_validated.R

#' Regulatory links verified by research and experimentation, downloaded from YEASTRACT database
#' First column represents the regulator genes and the second column represents the target genes
#' Each row represents a regulatory relationship validated by experimentation and curated in the YEASTRACT database


#' @docType data
#'
#' @usage data(yeasts_arcs_validated)
#'
#' @format An object of class data.frame. First column represents the regulator genes and the second column represents the target genes
#'
#' @keywords datasets
#'
#' @references Monteiro et al. (2020)  Nucleic Acids Research, 48(D1):D642-D649
#'
#' @examples
#' data(yeasts_arcs_validated)
"yeasts_arcs_validated"
HamdaBinteAjmal/DBN4GRN documentation built on Dec. 27, 2021, 2:08 p.m.