trans_ps: Convert the data to phyloseq format, including OTU table and...

View source: R/trans_ps.R

trans_psR Documentation

Convert the data to phyloseq format, including OTU table and taxa table

Description

Convert the data to phyloseq format, including OTU table and taxa table

Usage

trans_ps(
  otu_table = otu_table,
  taxa_table = taxa_table,
  sample_data = NULL,
  phylo = NULL
)

Author(s)

Contact: Xu Liu xliu@issas.ac.cn


joshualiuxu/qcmi documentation built on March 12, 2023, 4:26 p.m.