Package: GTEs 1.0.0
GTEs: Group Technical Effects
Implementation of the GTE (Group Technical Effects) model for single-cell data. GTE is a quantitative metric to assess batch effects for individual genes in single-cell data. For a single-cell dataset, the user can calculate the GTE value for individual features (such as genes), and then identify the highly batch-sensitive features. Removing these highly batch-sensitive features results in datasets with low batch effects.
Authors:
GTEs_1.0.0.tar.gz
GTEs_1.0.0.zip(r-4.7)GTEs_1.0.0.zip(r-4.6)GTEs_1.0.0.zip(r-4.5)
GTEs_1.0.0.tgz(r-4.6-x86_64)GTEs_1.0.0.tgz(r-4.6-arm64)GTEs_1.0.0.tgz(r-4.5-x86_64)GTEs_1.0.0.tgz(r-4.5-arm64)
GTEs_1.0.0.tar.gz(r-4.7-arm64)GTEs_1.0.0.tar.gz(r-4.7-x86_64)GTEs_1.0.0.tar.gz(r-4.6-arm64)GTEs_1.0.0.tar.gz(r-4.6-x86_64)
GTEs_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GTEs/json (API)
| # Install 'GTEs' in R: |
| install.packages('GTEs', repos = c('https://yzhou1999.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yzhou1999/gtes/issues
Pkgdown/docs site:https://yzhou1999.github.io
Last updated from:8e3b8e66be. Checks:11 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 133 | ||
| linux-devel-x86_64 | WARNING | 137 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | WARNING | 131 | ||
| linux-release-x86_64 | WARNING | 138 | ||
| macos-release-arm64 | WARNING | 154 | ||
| macos-release-x86_64 | WARNING | 273 | ||
| macos-oldrel-arm64 | WARNING | 188 | ||
| macos-oldrel-x86_64 | WARNING | 334 | ||
| windows-devel | WARNING | 163 | ||
| windows-release | WARNING | 106 | ||
| windows-oldrel | WARNING | 149 | ||
| wasm-release | OK | 107 |
Exports:Run.GroupTechEffectsSelect.HBGs
Dependencies:clidplyrgenericsgluelatticelifecyclemagrittrMatrixmatrixStatspillarpkgconfigR6RcppRcppEigenrlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute one-hot matrix for given data frame and variable (s) | group_onehot |
| Compute the group technical effects. | Run.GroupTechEffects |
| Scale data matrix | scale_data |
| Select HBGs using GTE vector. | select_hbgs |
| Select HTGs using GTE vector. | select_htgs |
| Select highly batch-sensitive genes (HBGs) under a group variable. | Select.HBGs |
| Select HTGs under a group variable. | Select.HTGs |
