Package: biomformat 1.40.0
biomformat: An interface package for the BIOM file format
This is an R package for interfacing with the BIOM file format. This package includes basic tools for reading biom-format files, accessing and subsetting data tables from a biom object (which is more complex than a single table), as well as limited support for writing a biom-object back to a biom-format file. The design of this API is intended to match the python API and other tools included with the biom-format project, but with a decidedly "R flavor" that should be familiar to R users. This includes S4 classes and methods, as well as extensions of common core functions/methods.
Authors:
biomformat_1.40.0.tar.gz
biomformat_1.40.0.zip(r-4.7)biomformat_1.40.0.zip(r-4.6)biomformat_1.40.0.zip(r-4.5)
biomformat_1.40.0.tgz(r-4.6-any)biomformat_1.40.0.tgz(r-4.5-any)
biomformat_1.40.0.tar.gz(r-4.7-any)biomformat_1.40.0.tar.gz(r-4.6-any)
biomformat_1.40.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
biomformat/json (API)
NEWS
| # Install 'biomformat' in R: |
| install.packages('biomformat', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joey711/biomformat/issues
On BioConductor:biomformat-1.41.0(bioc 3.24)biomformat-1.40.0(bioc 3.23)
immunooncologydataimportmetagenomicsmicrobiome
Last updated from:85208fb992 (on RELEASE_3_23). Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 177 | ||
| linux-devel-x86_64 | NOTE | 276 | ||
| source / vignettes | OK | 265 | ||
| linux-release-x86_64 | NOTE | 277 | ||
| macos-release-arm64 | NOTE | 340 | ||
| macos-oldrel-arm64 | NOTE | 206 | ||
| windows-devel | NOTE | 184 | ||
| windows-release | NOTE | 172 | ||
| windows-oldrel | NOTE | 199 | ||
| wasm-release | OK | 112 |
Exports:as_tibble.biombiombiom_databiom_shapebiom_to_SummarizedExperimentcolnamesheadermake_biommatrix_element_typencolnrowobservation_metadataread_biomread_hdf5_biomrownamessample_metadatashowwrite_biomwrite_hdf5_biom
