Package: BEclear 2.29.1
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.29.1.tar.gz
BEclear_2.29.1.zip(r-4.7)BEclear_2.29.1.zip(r-4.6)BEclear_2.29.1.zip(r-4.5)
BEclear_2.29.1.tgz(r-4.6-x86_64)BEclear_2.29.1.tgz(r-4.6-arm64)BEclear_2.29.1.tgz(r-4.5-x86_64)BEclear_2.29.1.tgz(r-4.5-arm64)
BEclear_2.29.1.tar.gz(r-4.7-arm64)BEclear_2.29.1.tar.gz(r-4.7-x86_64)BEclear_2.29.1.tar.gz(r-4.6-arm64)BEclear_2.29.1.tar.gz(r-4.6-x86_64)
BEclear_2.29.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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.29.0(bioc 3.24)BEclear-2.28.0(bioc 3.23)
batcheffectdnamethylationsoftwarepreprocessingstatisticalmethodbatch-effectsbioconductor-packagedna-methylationlatent-factor-modelmethylationmissing-datamissing-valuesstochastic-gradient-descentcpp
Last updated from:33fe5e713b. Checks:12 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 158 | ||
| linux-devel-arm64 | NOTE | 196 | ||
| linux-devel-x86_64 | NOTE | 261 | ||
| source / vignettes | OK | 269 | ||
| linux-release-arm64 | NOTE | 196 | ||
| linux-release-x86_64 | NOTE | 405 | ||
| macos-release-arm64 | NOTE | 105 | ||
| macos-release-x86_64 | NOTE | 249 | ||
| macos-oldrel-arm64 | NOTE | 109 | ||
| macos-oldrel-x86_64 | NOTE | 420 | ||
| windows-devel | NOTE | 156 | ||
| windows-release | NOTE | 130 | ||
| windows-oldrel | NOTE | 141 | ||
| wasm-release | OK | 141 |
Exports:calcBatchEffectscalcScorecalcSummaryclearBEgenescorrectBatchEffectcountValuesToPredictfindOutsideValuesimputeMissingDatalocalLosslossmakeBoxplotpreprocessBEclearreplaceOutsideValues
Dependencies:abindaskpassBHBiocParallelcodetoolscpp11data.tabledixonTestformatRfutile.loggerfutile.optionsidslambda.rlatticeloggerMatrixopensslrbibutilsRcppRdpacksnowsysuuid
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Correction of batch effects in DNA methylation data | BEclear-package BEclear BEclearCorrected |
| 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 |
