Skip to content

phyloseq

phyloseq is a set of classes, wrappers, and tools (in R) to make it easier to import, store, and analyze phylogenetic sequencing data; and to reproducibly share that data and analysis with others. See the phyloseq front page:

基本信息

属性
类别downstream-analysis
难度⭐⭐ 中级
语言R
GitHub Stars643
标签R, diversity, visualization, amplicon

链接

安装

bash
# R
BiocManager::install('phyloseq')

简介

phyloseq is a set of classes, wrappers, and tools (in R) to make it easier to import, store, and analyze phylogenetic sequencing data; and to reproducibly share that data and analysis with others. See the phyloseq front page:

使用示例

📝 更多使用示例请参考官方文档。

参考资源

相关工具

相关概念


最后更新: 2026-03-30

Released under the MIT License.