Package: BEclear 2.23.0
BEclear: Correction of batch effects in DNA methylation data
Provides functions to detect and correct for batch effects in DNA methylation data. The core function is based on latent factor models and can also be used to predict missing values in any other matrix containing real numbers.
Authors:
BEclear_2.23.0.tar.gz
BEclear_2.23.0.zip(r-4.5)BEclear_2.23.0.zip(r-4.4)BEclear_2.23.0.zip(r-4.3)
BEclear_2.23.0.tgz(r-4.4-x86_64)BEclear_2.23.0.tgz(r-4.4-arm64)BEclear_2.23.0.tgz(r-4.3-x86_64)BEclear_2.23.0.tgz(r-4.3-arm64)
BEclear_2.23.0.tar.gz(r-4.5-noble)BEclear_2.23.0.tar.gz(r-4.4-noble)
BEclear_2.23.0.tgz(r-4.4-emscripten)BEclear_2.23.0.tgz(r-4.3-emscripten)
BEclear.pdf |BEclear.html✨
BEclear/json (API)
NEWS
# Install 'BEclear' in R: |
install.packages('BEclear', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uds-helms/beclear/issues
- ex.corrected.data - Example matrix of corrected data for the BEclear-package
- ex.data - Example data set for the BEclear-package
- ex.samples - Example data set for the BEclear-package
On BioConductor:BEclear-2.21.0(bioc 3.20)BEclear-2.20.0(bioc 3.19)
batcheffectdnamethylationsoftwarepreprocessingstatisticalmethodbatch-effectsbioconductor-packagedna-methylationlatent-factor-modelmethylationmissing-datamissing-valuesstochastic-gradient-descent
Last updated 23 days agofrom:4a3e2f429e. Checks:OK: 1 NOTE: 7 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | NOTE | Oct 30 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 30 2024 |
R-4.4-win-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 30 2024 |
R-4.3-win-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-aarch64 | ERROR | Oct 30 2024 |
Exports:calcBatchEffectscalcScorecalcSummaryclearBEgenescorrectBatchEffectcountValuesToPredictfindOutsideValuesimputeMissingDatalocalLosslossmakeBoxplotpreprocessBEclearreplaceOutsideValues
Dependencies:abindaskpassBHBiocParallelcodetoolscpp11data.tabledixonTestformatRfutile.loggerfutile.optionsidslambda.rlatticeMatrixopensslrbibutilsRcppRdpacksnowsysuuid
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Correction of batch effects in DNA methylation data | BEclear-package BEclearCorrected _PACKAGE |
Example data set for the BEclear-package | BEclear example methylation data ex.data |
Example data set for the BEclear-package | BEclear example sample data ex.samples |
Calculate the Batch Effects in a given data set | calcBatchEffects |
calculate batch effect score | calcScore |
Summarize median comparison and p-value calculation results | calcSummary |
Prepare a data matrix for the BEclear function | clearBEgenes |
Correct a batch effect in DNA methylation data | correctBatchEffect |
Count NA entries in a matrix | countValuesToPredict |
Example matrix of corrected data for the BEclear-package | ex.corrected.data |
Find DNA methylation values out of the boundaries | findOutsideValues |
Matrix prediction using a Latent Factor Model | imputeMissingData |
loss | loss |
produce simple predefined boxplot for methylation data | makeBoxplot |
preprocessBEclear | preprocessBEclear |
Replace DNA methylation values out of the boundaries | replaceOutsideValues |