R/upbm-package.R

#' upbm
#'
#' This package implements methods for the organization, pre-processing,
#' exploration, and analysis of transcription factor binding affinities quantified
#' in vitro using single-channel universal protein binding microarrays (uPBMs).
#' 
#' @useDynLib upbm
#' @importFrom Rcpp sourceCpp
#'
#' @docType package
#' @keywords package
#' @aliases upbm
#' @name upbm-package
#' @author Patrick Kimes
NULL
pkimes/upbm documentation built on Oct. 17, 2020, 9:10 a.m.