add_presence_counts: Add absolute occurrences of taxa to the taxon table

View source: R/adders_taxa.R

add_presence_countsR Documentation

Add absolute occurrences of taxa to the taxon table

Description

Adds taxon presence and absence counts in sample conditions to the taxa table, as well as a fisher exact test for differential presence.

Usage

add_presence_counts(ta, condition)

Details

Condition is a variable that should be present in the samples table.

DEPRECATED, use add_occurrences


SWittouck/tidyamplicons documentation built on Aug. 15, 2023, 3:14 a.m.