Description Usage Arguments Value
This function will remove the OTU from blanks within the an OTU table, for each plate/run
1 2 | remove_blanks(phylo, runID = "Run_number", blankID = "Group",
blankName = "blank", removeBlank = F)
|
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. |
A phyloseq object with the OTU's removed from each plate per plate-blank
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.