check_phyloseq: Check compatibility of agpca and phyloseq objects

View source: R/gadgets.R

check_phyloseqR Documentation

Check compatibility of agpca and phyloseq objects

Description

Check that the dimensions of the agpca object match the phyloseq object and that the phyloseq object has a taxonomy table and a phylogenetic tree.

Usage

check_phyloseq(agpcafit, physeq)

Arguments

agpcafit

An adaptivegpca object.

physeq

A phyloseq object.


jfukuyama/adaptiveGPCA documentation built on Jan. 10, 2023, 3:22 p.m.