R/ChIPseeker-package.R

#' ChIP-SEQ Annotation, Visualization and Comparison
#' 
#'
#' This package is designed for chip-seq data analysis
#'
#' \tabular{ll}{ Package: \tab ChIPseeker\cr Type: \tab Package\cr Version: \tab
#' 1.5.1\cr Date: \tab 27-04-2015\cr biocViews:\tab ChIPSeq,
#' Annotation, Software\cr Depends:\tab \cr Imports: \tab methods, ggplot2
#' \cr Suggests:\tab clusterProfiler, GOSemSim\cr License: \tab
#' Artistic-2.0\cr }
#'
#' @name ChIPseeker-package
#' @aliases ChIPseeker-package ChIPseeker
#' @docType package
#' @author Guangchuang Yu
#'
#' Maintainer: Guangchuang Yu \email{guangchuangyu@@gmail.com}
#' @keywords package
NULL



##' Information Datasets
##' 
##' ucsc genome version, precalcuated data and gsm information
##' 
##' @name info
##' @aliases ucsc_release
##' gsminfo
##' tagMatrixList
##' @docType data
##' @keywords datasets
NULL

Try the ChIPseeker package in your browser

Any scripts or data that you put into this service are public.

ChIPseeker documentation built on March 6, 2021, 2 a.m.