Package: biomformat 1.41.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.41.0.tar.gz
biomformat_1.41.0.zip(r-4.7)biomformat_1.41.0.zip(r-4.6)biomformat_1.41.0.zip(r-4.5)
biomformat_1.41.0.tgz(r-4.6-any)biomformat_1.41.0.tgz(r-4.5-any)
biomformat_1.41.0.tar.gz(r-4.7-any)biomformat_1.41.0.tar.gz(r-4.6-any)
biomformat_1.41.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.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:a7f85e0f54. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 215 | ||
| linux-devel-x86_64 | NOTE | 281 | ||
| source / vignettes | OK | 210 | ||
| linux-release-x86_64 | NOTE | 237 | ||
| macos-release-arm64 | NOTE | 185 | ||
| macos-oldrel-arm64 | NOTE | 206 | ||
| windows-devel | NOTE | 203 | ||
| windows-release | NOTE | 194 | ||
| windows-oldrel | NOTE | 182 | ||
| wasm-release | OK | 139 |
Exports:as_tibble.biombiombiom_databiom_shapebiom_to_SummarizedExperimentcolnamesheadermake_biommatrix_element_typencolnrowobservation_metadataread_biomread_hdf5_biomrownamessample_metadatashowwrite_biomwrite_hdf5_biom
