get_sig_taxa: Get a list of significant taxa from a DESeq analysis

Description Usage Arguments

View source: R/microbiome_helpers.R

Description

Get a list of significant taxa from a DESeq analysis

Usage

1
get_sig_taxa(dds, physeq, cutoff = 0.05, ...)

Arguments

dds

valid DESeq2 object

physeq

valid phyloseq object

cutoff

pvalue cutoff

...

other parameters passed to DESeq2::results


mworkentine/mattsUtils documentation built on May 23, 2019, 11:58 a.m.