subset_samples: Subset the phyloseq based on sample

View source: R/misc.R

subset_samplesR Documentation

Subset the phyloseq based on sample

Description

Subset the phyloseq based on sample

Usage

subset_samples(physeq, ...)

Arguments

physeq

A sample_data-class, or a phyloseq-class object with a sample_data. If the sample_data slot is missing in physeq, then physeq will be returned as-is, and a warning will be printed to screen.

...

parameters for the subset_samples function in phyloseq package


microbial documentation built on May 29, 2024, 5:51 a.m.