R/CISBPRNA_hs_PWM.R

#' CISBPRNA Homo sapiens PWM list
#'
#' A list of position weight Matrices (PWM) of recognition motifs for RNA
#' binding proteins (RBPs) as documented by CISBPRNA for Homo sapiens.
#'
#' @format A list of named matrices with 193 entries. The name is unique
#'   refering to both the RBP and its specific motif, the matrix columns
#'   represent positions, and the rows are the probability of occurance for each
#'   base "A", "C", "G", and "T". Each column sums to 1.
#'   \describe{
#'       \item{PWM}{probability matrix of a RBP motif}
#' }
#'
#' @source \url{http://cisbp-rna.ccbr.utoronto.ca/bulk.php}
#'     Download Homo sapiens species archive
"CISBPRNA_hs_PWM"
TaliaferroLab/FeatureReachR documentation built on Aug. 15, 2021, 2:21 p.m.