Package: BamScale 0.99.10

BamScale: Bioconductor-Friendly Multithreaded BAM Processing
Multithreaded sequential BAM processing built on top of the ompBAM C++ engine. BamScale provides user-friendly BAM read and scan interfaces designed for compatibility with existing Bioconductor workflows.
Authors:
BamScale_0.99.10.tar.gz
BamScale_0.99.10.zip(r-4.7)BamScale_0.99.10.zip(r-4.6)BamScale_0.99.10.zip(r-4.5)
BamScale_0.99.10.tgz(r-4.6-x86_64)BamScale_0.99.10.tgz(r-4.6-arm64)BamScale_0.99.10.tgz(r-4.5-x86_64)BamScale_0.99.10.tgz(r-4.5-arm64)
BamScale_0.99.10.tar.gz(r-4.7-arm64)BamScale_0.99.10.tar.gz(r-4.7-x86_64)BamScale_0.99.10.tar.gz(r-4.6-arm64)BamScale_0.99.10.tar.gz(r-4.6-x86_64)
BamScale_0.99.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BamScale/json (API)
| # Install 'BamScale' in R: |
| install.packages('BamScale', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cparsania/bamscale/issues
Pkgdown/docs site:https://cparsania.github.io
On BioConductor:BamScale-0.99.9(bioc 3.24)
softwaredataimportsequencingcoveragealignmentqualitycontrolcpp
Last updated from:026ff90e05. Checks:1 NOTE, 13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 219 | ||
| linux-devel-arm64 | OK | 229 | ||
| linux-devel-x86_64 | OK | 246 | ||
| source / vignettes | OK | 280 | ||
| linux-release-arm64 | OK | 237 | ||
| linux-release-x86_64 | OK | 262 | ||
| macos-release-arm64 | OK | 149 | ||
| macos-release-x86_64 | OK | 226 | ||
| macos-oldrel-arm64 | OK | 127 | ||
| macos-oldrel-x86_64 | OK | 292 | ||
| windows-devel | OK | 186 | ||
| windows-release | OK | 195 | ||
| windows-oldrel | OK | 144 | ||
| wasm-release | OK | 164 |
Exports:bam_countbam_readdecode_compact_qualdecode_compact_seqdecode_seqqual_compact
Dependencies:abindBHBiobaseBiocGenericsBiocParallelBiostringsbitopscigarillocodetoolscpp11crayonDelayedArrayformatRfutile.loggerfutile.optionsgenericsGenomicAlignmentsGenomicRangesIRangeslambda.rlatticeMatrixMatrixGenericsmatrixStatsompBAMRcppRhtslibRsamtoolsS4ArraysS4VectorsSeqinfosnowSparseArraySummarizedExperimentXVector
Benchmarking BamScale Across Step1, GAlignments, and SeqQual Workloads
Rendered frombenchmark-results.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-04-20
Started: 2026-04-20
Getting started with BamScale
Rendered fromBamScale-intro.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2026-05-04
Started: 2026-04-20
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Count BAM records with Bioconductor-compatible filtering | bam_count |
| Fast BAM reading with Bioconductor-compatible arguments | bam_read |
| Decode compact BamScale quality output | decode_compact_qual |
| Decode compact BamScale sequence output | decode_compact_seq |
| Decode compact 'seq' and 'qual' columns in BamScale output | decode_seqqual_compact |
