Package: fastrc 0.0.2
fastrc: Fast Reverse Complement of DNA and RNA Sequences
Fast reverse complement of DNA and RNA sequences using a 'C++' lookup table for O(1) per-base complement mapping. Supports full IUPAC ambiguity codes, DNA and RNA modes, case preservation, and NA handling. Much faster than other packages for computing reverse complements of many short sequences such as primers, probes, and, k-mers.
Authors:
fastrc_0.0.2.tar.gz
fastrc_0.0.2.zip(r-4.7)fastrc_0.0.2.zip(r-4.6)fastrc_0.0.2.zip(r-4.5)
fastrc_0.0.2.tgz(r-4.6-x86_64)fastrc_0.0.2.tgz(r-4.6-arm64)fastrc_0.0.2.tgz(r-4.5-x86_64)fastrc_0.0.2.tgz(r-4.5-arm64)
fastrc_0.0.2.tar.gz(r-4.7-arm64)fastrc_0.0.2.tar.gz(r-4.7-x86_64)fastrc_0.0.2.tar.gz(r-4.6-arm64)fastrc_0.0.2.tar.gz(r-4.6-x86_64)
fastrc_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastrc/json (API)
NEWS
| # Install 'fastrc' in R: |
| install.packages('fastrc', repos = c('https://steverozen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/steverozen/fastrc/issues
Pkgdown/docs site:https://steverozen.github.io
Last updated from:7fd0c7ede5. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 111 | ||
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 110 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 149 | ||
| macos-release-x86_64 | OK | 217 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| macos-oldrel-x86_64 | OK | 473 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 95 |
Exports:fast_rc
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fast Reverse Complement of DNA/RNA Sequences | fast_rc |
