prune_by_group: Prune taxa in a phyloseq object by group

Description Usage Arguments Value

View source: R/prune_by_group.R

Description

Filter taxa to only include taxa that are present in a certain proportion in each group defined by a variable in sample_data()

Usage

1
prune_by_group(phy, group, P = 0.5)

Arguments

phy

phyloseq object

group

Variable in phyloseq object to group by

P

Proportion taxa has to be present in, in each group

Value

Filtered phyloseq object


Russel88/COEF documentation built on Feb. 9, 2020, 1:48 p.m.