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.


adaptiveGPCA documentation built on Dec. 8, 2022, 5:12 p.m.