Package: iscream 1.3.0

iscream: Make fast and memory efficient BED file queries, summaries and matrices
BED files store ranged genomic data that can be queried even when the files are compressed. iscream can query data from BED files and return them in muliple formats: parsed records or their summary statistics as data frames or GenomicRanges objects, and matrices as matrix, GenomicRanges, or SummarizedExperiment objects. iscream also provides specialized support for importing methylation data.
Authors:
iscream_1.3.0.tar.gz
iscream_1.3.0.zip(r-4.7)iscream_1.3.0.zip(r-4.6)iscream_1.3.0.zip(r-4.5)
iscream_1.3.0.tgz(r-4.6-x86_64)iscream_1.3.0.tgz(r-4.6-arm64)iscream_1.3.0.tgz(r-4.5-x86_64)iscream_1.3.0.tgz(r-4.5-arm64)
iscream_1.3.0.tar.gz(r-4.7-arm64)iscream_1.3.0.tar.gz(r-4.7-x86_64)iscream_1.3.0.tar.gz(r-4.6-arm64)iscream_1.3.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
iscream/json (API)
| # Install 'iscream' in R: |
| install.packages('iscream', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/huishenlab/iscream/issues
Pkgdown/docs site:https://huishenlab.github.io
On BioConductor:iscream-1.3.0(bioc 3.24)iscream-1.2.0(bioc 3.23)
dataimportsoftwaresequencingsinglecelldnamethylationbedrcpptabixwgbscurlbzip2xz-utilszlibcppopenmp
Last updated from:a142d5418b. Checks:1 WARNING, 10 OK, 3 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 265 | ||
| linux-devel-arm64 | OK | 251 | ||
| linux-devel-x86_64 | OK | 345 | ||
| source / vignettes | OK | 367 | ||
| linux-release-arm64 | OK | 282 | ||
| linux-release-x86_64 | OK | 363 | ||
| macos-release-arm64 | OK | 235 | ||
| macos-release-x86_64 | OK | 451 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| macos-oldrel-x86_64 | OK | 481 | ||
| windows-devel | FAIL | 144 | ||
| windows-release | FAIL | 145 | ||
| windows-oldrel | OK | 313 | ||
| wasm-release | FAIL | 209 |
Exports:get_df_stringget_granges_stringget_log_levelget_threadshtslib_versionmake_matmake_mat_bsseqmake_mat_grmake_mat_sequery_chromsset_log_levelset_threadssummarize_meth_regionssummarize_regionstabixtabix_grtabix_raw
Dependencies:data.tablelatticeMatrixparallellypbapplyRcppRcppArmadilloRcppParallelRcppProgressRcppSpdlogRhtslibstringfish
Last update: 2026-04-21
Started: 2025-01-15
Last update: 2025-12-29
Started: 2025-06-24
Last update: 2025-12-29
Started: 2025-07-15
Last update: 2025-12-29
Started: 2025-01-15
Last update: 2025-12-29
Started: 2025-01-15
Last update: 2025-10-21
Started: 2025-04-22
Last update: 2025-02-12
Started: 2025-02-12
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| DataFrame to region strings | get_df_string |
| GRanges to region strings | get_granges_string |
| Get the number of available threads | get_threads |
| Get htslib version and available features | htslib_version |
| Make a matrix from a numeric column of BED files | make_mat make_mat_gr make_mat_se |
| Make M/beta and coverage matrices from WGBS BED files | make_mat_bsseq |
| Query the chromosomes or seqnames from a vector of BED files | query_chroms |
| Set and get logging level | get_log_level set_log_level |
| Set the number of available threads | set_threads |
| Summarize methylation information over genomic regions | summarize_meth_regions |
| Summarize information over genomic regions from any BED file | summarize_regions |
| Query records from tabixed BED files | tabix tabix_gr tabix_raw |
