remove_blanks: Remove blanks from OTU table

Description Usage Arguments Value

Description

This function will remove the OTU from blanks within the an OTU table, for each plate/run

Usage

1
2
remove_blanks(phylo, runID = "Run_number", blankID = "Group",
  blankName = "blank", removeBlank = F)

Arguments

phylo

A phyloseq object with all samples per run.

runID

The column name used to identify the different runs/plates.

blankID

The column name used to identify the blanks.

blankName

The name of the factor which describes the blanks.

removeBlank

Should blank sample be removed from resulting phyloseq object.

Value

A phyloseq object with the OTU's removed from each plate per plate-blank


twbattaglia/btools documentation built on May 3, 2019, 1:51 p.m.