软件包: r-bioc-biomformat (1.6.0-1)
r-bioc-biomformat 的相关链接
Trisquel 的资源:
下载源码包 r-bioc-biomformat:
- [r-bioc-biomformat_1.6.0-1.dsc]
- [r-bioc-biomformat_1.6.0.orig.tar.gz]
- [r-bioc-biomformat_1.6.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Med Packaging Team (Mail Archive)
- Andreas Tille
外部的资源:
- 主页 [bioconductor.org]
相似软件包:
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-3.4
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.4.2-1ubuntu4)
- GNU R core of statistical computation and graphics system
-
- 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-cran-knitr (>= 1.10)
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-testthat (>= 0.10)
- GNU R testsuite