View source: R/compare2theorectical.R
compare2theorectical | R Documentation |
Compare Custom Mocks to Experimental
compare2theorectical(x, theoretical_id)
x |
Phyloseq object with experimental and theoretical composition |
theoretical_id |
name of the theoretical sample. Must be in sample_names(x) |
Correlation between theoretical and experimental mocks.
Correlation table
Sudarshan Shetty sudarshanshetty9@gmail.com
library(phyloseq)
ZymoExamplePseq
compare2theorectical(ZymoExamplePseq, theoretical_id = "somename")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.