Other packages > Find by keyword >

bapred  

Batch Effect Removal and Addon Normalization (in Phenotype Prediction using Gene Data)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bapred", "1.1")



Attach the package and use:
library("bapred")
Maintained by
Roman Hornung
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-04
Latest Update: 2022-06-22
Description:
Various tools dealing with batch effects, in particular enabling the removal of discrepancies between training and test sets in prediction scenarios. Moreover, addon quantile normalization and addon RMA normalization (Kostka & Spang, 2008) is implemented to enable integrating the quantile normalization step into prediction rules. The following batch effect removal methods are implemented: FAbatch, ComBat, (f)SVA, mean-centering, standardization, Ratio-A and Ratio-G. For each of these we provide an additional function which enables a posteriori ('addon') batch effect removal in independent batches ('test data'). Here, the (already batch effect adjusted) training data is not altered. For evaluating the success of batch effect adjustment several metrics are provided. Moreover, the package implements a plot for the visualization of batch effects using principal component analysis. The main functions of the package for batch effect adjustment are ba() and baaddon() which enable batch effect removal and addon batch effect removal, respectively, with one of the seven methods mentioned above. Another important function here is bametric() which is a wrapper function for all implemented methods for evaluating the success of batch effect removal. For (addon) quantile normalization and (addon) RMA normalization the functions qunormtrain(), qunormaddon(), rmatrain() and rmaaddon() can be used.
How to cite:
Roman Hornung (2015). bapred: Batch Effect Removal and Addon Normalization (in Phenotype Prediction using Gene Data). R package version 1.1, https://cran.r-project.org/web/packages/bapred
Previous versions and publish date:
0.1 (2015-09-04 09:25), 0.2 (2015-12-03 01:04), 0.3 (2016-01-14 16:15), 1.0 (2016-06-03 19:12)
Other packages that cited bapred R package
View bapred citation profile
Other R packages that bapred depends, imports, suggests or enhances
Functions, R codes and Examples using the bapred R package
Some associated functions: X . autism . avedist . ba . baaddon . bametric . bapred-internal . bapred-package . batch . combatba . combatbaaddon . corba . diffexprm . fabatch . fabatchaddon . kldist . meancenter . meancenteraddon . noba . nobaaddon . pcplot . pvcam . qunormaddon . qunormtrain . ratioa . ratioaaddon . ratiog . ratiogaddon . rmaaddon . rmatrain . sepscore . skewdiv . standardize . standardizeaddon . svaba . svabaaddon . y . 
Some associated R codes: Dt.R . VarInflation.R . aprior.R . avedist.R . avedistTwo.R . ba-internal.R . ba.R . baaddon.R . bametric.R . bivprob.R . bprior.R . build.design.R . combatba.R . combatbaaddon.R . corba.R . design.mat.R . diffexprm.R . diffexprmAfterBR.R . emfahighdim.R . extractAffybatch.R . fabatch.R . fabatchaddon.R . fuzzywilcox.R . it.sol.R . kldist.R . kldistTwo.R . list.batch.R . meancenter.R . meancenteraddon.R . mypvcaBatchAssess.R . nbfactors.R . noba.R . nobaaddon.R . normalizeAffyBatchqntval.R . normalizeqntadd.R . normalizeqntadd2.R . normalizeqntval.R . pcplot.R . plotcomp.R . postmean.R . postvar.R . print.combat.R . print.fabatch.R . print.meancenter.R . print.noba.R . print.qunormtrain.R . print.ratioa.R . print.ratiog.R . print.rmatrain.R . print.standardize.R . print.svatrain.R . pvcam.R . qunormaddon.R . qunormtrain.R . ratioa.R . ratioaaddon.R . ratiog.R . ratiogaddon.R . rmaaddon.R . rmatrain.R . sepscore.R . sepscoreTwo.R . skewdiv.R . skewdivTwo.R . standardize.R . standardizeaddon.R . summarizeadd2.R . summarizeval2.R . svaba.R . svabaaddon.R .  Full bapred 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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns