パッケージ: r-bioc-biomformat (1.34.0+dfsg-1)
r-bioc-biomformat に関するリンク
Debian の資源:
r-bioc-biomformat ソースパッケージをダウンロード:
- [r-bioc-biomformat_1.34.0+dfsg-1.dsc]
- [r-bioc-biomformat_1.34.0+dfsg.orig.tar.xz]
- [r-bioc-biomformat_1.34.0+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [bioconductor.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
GNU R interface package for the BIOM file format
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.
その他の r-bioc-biomformat 関連パッケージ
|
|
|
|
-
- dep: r-api-4.0
- パッケージは利用できません
-
- dep: r-api-bioc-3.20
- パッケージは利用できません
-
- dep: r-cran-jsonlite (>= 0.9.16)
- Robust, High Performance JSON Parser and Generator for R
-
- dep: r-cran-matrix (>= 1.2)
- GNU R package of classes for dense and sparse matrices
-
- dep: r-cran-plyr (>= 1.8)
- tools for splitting, applying and combining data
-
- sug: r-bioc-biocstyle (>= 1.6)
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-cran-knitr (>= 1.10)
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown (>= 0.7)
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat (>= 0.10)
- GNU R testsuite