Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

biomformat

This is thereleased version of biomformat; for the devel version, seebiomformat.

An interface package for the BIOM file format

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.biomformat


Bioconductor version: Release (3.22)

This is an R package for interfacing with the BIOM 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.

Author: Paul J. McMurdie <mcmurdie at alumni.stanford.edu> and Joseph N Paulson <jpaulson at jimmy.harvard.edu>

Maintainer: Paul J. McMurdie <mcmurdie at alumni.stanford.edu>

Citation (from within R, entercitation("biomformat")):

Installation

To install this package, start R (version "4.5") and enter:

if (!require("BiocManager", quietly = TRUE))    install.packages("BiocManager")BiocManager::install("biomformat")

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("biomformat")
The biomformat package VignetteHTMLR Script
Reference ManualPDF
NEWSText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsDataImport,ImmunoOncology,Metagenomics,Microbiome,Software
Version1.38.0
In Bioconductor sinceBioC 3.3 (R-3.3) (9.5 years)
LicenseGPL-2
DependsR (>= 3.2), methods
Importsplyr (>= 1.8),jsonlite (>= 0.9.16),Matrix (>= 1.2),rhdf5
System Requirements
URLhttps://github.com/joey711/biomformat/http://biom-format.org/
Bug Reportshttps://github.com/joey711/biomformat/issues
See More
Suggeststestthat (>= 0.10),knitr (>= 1.10),BiocStyle(>= 1.6),rmarkdown (>= 0.7)
Linking To
Enhances
Depends On Me
Imports MemicrobiomeExplorer,phyloseq
Suggests Meanimalcules,iSEEtree,metagenomeSeq,MGnifyR,mia,MicrobiotaProcess,MetaScope
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source Packagebiomformat_1.38.0.tar.gz
Windows Binary (x86_64) biomformat_1.38.0.zip (64-bit only)
macOS Binary (x86_64)biomformat_1.38.0.tgz
macOS Binary (arm64)biomformat_1.38.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/biomformat
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/biomformat
Bioc Package Browserhttps://code.bioconductor.org/browse/biomformat/
Package Short Urlhttps://bioconductor.org/packages/biomformat/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp