Package: Rtwobitlib 0.3.10
Rtwobitlib: '2bit' 'C' Library
A trimmed down copy of the "kent-core source tree" turned into a 'C' library for manipulation of '.2bit' files. See <https://genome.ucsc.edu/FAQ/FAQformat.html#format7> for a quick overview of the '2bit' format. The "kent-core source tree" can be found here: <https://github.com/ucscGenomeBrowser/kent-core/>. Only the '.c' and '.h' files from the source tree that are related to manipulation of '.2bit' files were kept. Note that the package is primarily useful to developers of other R packages who wish to use the '2bit' 'C' library in their own 'C'/'C++' code.
Authors:
Rtwobitlib_0.3.10.tar.gz
Rtwobitlib_0.3.10.zip(r-4.7)Rtwobitlib_0.3.10.zip(r-4.6)Rtwobitlib_0.3.10.zip(r-4.5)
Rtwobitlib_0.3.10.tgz(r-4.6-x86_64)Rtwobitlib_0.3.10.tgz(r-4.6-arm64)Rtwobitlib_0.3.10.tgz(r-4.5-x86_64)Rtwobitlib_0.3.10.tgz(r-4.5-arm64)
Rtwobitlib_0.3.10.tar.gz(r-4.7-arm64)Rtwobitlib_0.3.10.tar.gz(r-4.7-x86_64)Rtwobitlib_0.3.10.tar.gz(r-4.6-arm64)Rtwobitlib_0.3.10.tar.gz(r-4.6-x86_64)
Rtwobitlib_0.3.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rtwobitlib/json (API)
| # Install 'Rtwobitlib' in R: |
| install.packages('Rtwobitlib', repos = c('https://hpages.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hpages/rtwobitlib/issues
Last updated from:6cc5aa293d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 151 | ||
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | OK | 109 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-release-x86_64 | OK | 384 | ||
| macos-oldrel-arm64 | OK | 162 | ||
| macos-oldrel-x86_64 | OK | 282 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 103 |
Exports:pkgconfigtwobit_readtwobit_seqlengthstwobit_seqstatstwobit_write
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compiler configuration arguments for use of Rtwobitlib | pkgconfig |
| Read/write a .2bit file | twobit_read twobit_write |
| Extract sequence lengths and letter counts from a .2bit file | twobit_seqlengths twobit_seqstats |
