R/transite-package.R

#' transite
#'
#' transite is a computational method that allows comprehensive analysis of
#' the regulatory
#' role of RNA-binding proteins in various cellular processes by leveraging
#' preexisting
#' gene expression data and current knowledge of binding preferences of
# RNA-binding proteins.
#'
#' @keywords internal
#' @docType package
#' @author Konstantin Krismer
#' @useDynLib transite
#' @name transite
#' @importFrom Rcpp sourceCpp
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL
kkrismer/transite documentation built on July 13, 2024, 8:01 a.m.