Other packages > Find by keyword >

Brundle  

Normalisation Tools for Inter-Condition Variability of ChIP-Seq Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Brundle", "1.0.9")



Attach the package and use:
library("Brundle")
Maintained by
Andrew N Holding
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-09-19
Latest Update: 2023-10-05
Description:
Inter-sample condition variability is a key challenge of normalising ChIP-seq data. This implementation uses either spike-in or a second factor as a control for normalisation. Input can either be from 'DiffBind' or a matrix formatted for 'DESeq2'. The output is either a 'DiffBind' object or the default 'DESeq2' output. Either can then be processed as normal. Supporting manuscript Guertin, Markowetz and Holding (2017) .
How to cite:
Andrew N Holding (2017). Brundle: Normalisation Tools for Inter-Condition Variability of ChIP-Seq Data. R package version 1.0.9, https://cran.r-project.org/web/packages/Brundle. Accessed 11 May. 2025.
Previous versions and publish date:
1.0.5 (2017-09-19 19:27), 1.0.7 (2017-12-10 20:52), 1.0.8 (2018-02-16 00:47), 1.0.9 (2019-04-24 00:00)
Other packages that cited Brundle R package
View Brundle citation profile
Other R packages that Brundle depends, imports, suggests or enhances
Downloads during the last 30 days
04/1204/1704/1804/1904/2104/3005/0105/0405/0505/0705/0805/10Downloads for Brundle02468101214TrendBars

Today's Hot Picks in Authors and Packages

PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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