Package: rbcor 1.0.0
rbcor: Read BCOR Files into R
Reads binary correlation (BCOR) files generated by LDStore into R's sparse matrix format. BCOR files store linkage disequilibrium correlation matrices in a compressed binary format.
Authors:
rbcor_1.0.0.tar.gz
rbcor_1.0.0.zip(r-4.7)rbcor_1.0.0.zip(r-4.6)rbcor_1.0.0.zip(r-4.5)
rbcor_1.0.0.tgz(r-4.6-x86_64)rbcor_1.0.0.tgz(r-4.6-arm64)rbcor_1.0.0.tgz(r-4.5-x86_64)rbcor_1.0.0.tgz(r-4.5-arm64)
rbcor_1.0.0.tar.gz(r-4.7-arm64)rbcor_1.0.0.tar.gz(r-4.7-x86_64)rbcor_1.0.0.tar.gz(r-4.6-arm64)rbcor_1.0.0.tar.gz(r-4.6-x86_64)
rbcor_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rbcor/json (API)
| # Install 'rbcor' in R: |
| install.packages('rbcor', repos = c('https://mkanai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mkanai/rbcor/issues
Last updated from:7b433dd19a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 133 | ||
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 149 | ||
| linux-release-arm64 | OK | 135 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-release-x86_64 | OK | 169 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| macos-oldrel-x86_64 | OK | 317 | ||
| windows-devel | OK | 132 | ||
| windows-release | OK | 116 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 106 |
Exports:read_bcor
Dependencies:latticeMatrixRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Print bcor Object | print.bcor |
| Read BCOR File | read_bcor |
