amp_test_species: Tests if there is a significant difference in abundance...

Description Usage Arguments Value Author(s)

View source: R/amp_test_species.R

Description

A nice long description

Usage

1

Arguments

data

(required) A phyloseq object including sample data.

group

(required) The group to test against.

tax.aggregate

Group data at specific taxonomic level (default: "OTU").

sig

Significance treshold (default: 0.01).

fold

Log2fold filter default for displaying significant results (default: 0)

tax.class

Converts a specific phyla to class level instead (e.g. "p__Proteobacteria").

tax.empty

Either "remove" OTUs without taxonomic information at X level, with "best" classification or add the "OTU" name (default: best).

label

Label the significant entries with tax.display (default:F).

plot.type

Either "boxplot" or "point" (default: point)

plot.show

Display the X most significant results.

plot.point.size

The size of the plotted points.

plot.theme

Chose different standard layouts choose from "normal" or "clean" (default: "normal").

parallel

To run DESeq2 in parallel mode (default: F)

adjust.zero

Keep 0 abundances in ggplot2 median calculations by adding a small constant to these.

tax.display

Display additional taxonomic levels in the plot output e.g. "Genus".

Value

A p-value for each comparison.

Author(s)

Mads Albertsen MadsAlbertsen85@gmail.com


MadsAlbertsen/ampvis documentation built on May 7, 2019, 2:08 p.m.