#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.