Other packages > Find by keyword >

ChIPtest  

Nonparametric Methods for Identifying Differential Enrichment Regions with ChIP-Seq Data
View on CRAN: Click here


Download and install ChIPtest package within the R console
Install from CRAN:
install.packages("ChIPtest")

Install from Github:
library("remotes")
install_github("cran/ChIPtest")

Install by package version:
library("remotes")
install_version("ChIPtest", "1.0")



Attach the package and use:
library("ChIPtest")
Maintained by
Vicky Qian Wu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-20
Latest Update: 2016-07-20
Description:
Nonparametric Tests to identify the differential enrichment region for two conditions or time-course ChIP-seq data. It includes: data preprocessing function, estimation of a small constant used in hypothesis testing, a kernel-based two sample nonparametric test, two assumption-free two sample nonparametric test.
How to cite:
Vicky Qian Wu (2016). ChIPtest: Nonparametric Methods for Identifying Differential Enrichment Regions with ChIP-Seq Data. R package version 1.0, https://cran.r-project.org/web/packages/ChIPtest. Accessed 02 Feb. 2025.
Previous versions and publish date:
1.0 (2016-07-20 17:59)
Other packages that cited ChIPtest R package
View ChIPtest citation profile
Other R packages that ChIPtest depends, imports, suggests or enhances
Functions, R codes and Examples using the ChIPtest R package
Some associated functions: ChIPtest-package . NormTransformation . TS_kernel . TS_twosample . data1 . data4 . est.c . 
Some associated R codes: NormTransformation.R . TS_kernel.R . TS_twosample.R . est.c.R .  Full ChIPtest package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA