R/mm10.mirna.annotations-package.r

#' mm10.mirna.annoations.
#'
#' @name mm10.mirna.annoations.
#' @docType package
NULL

#' miRanda mm10
#'
#' This dataset is a \code{GRanges} object corresponding to the "Good mirSVR
#' score, Conserved miRNA" version of the database downloaded from the "August
#' 2010 Release Downloads" section:
#' http://www.microrna.org/microrna/getDownloads.do
#'
#' The data in the \code{GRanges} object correspond to the predicted miRNA
#' targets.
#'
#' The \code{GRanges} have to following metadata columns:
#'   * mirna_name
#'   * gene_symbol
#'
#' \itemize{
#'   \item mirna_name Name of the miRNA for the current target.
#'   \item gene_symbol Name of the targeted gene.
#' }
#'
#' @name miranda
NULL
CharlesJB/mm10.mirna.annotations documentation built on May 6, 2019, 9:58 a.m.