compare2theorectical: Compare Custom Mocks to Experimental

View source: R/compare2theorectical.R

compare2theorecticalR Documentation

Compare Custom Mocks to Experimental

Description

Compare Custom Mocks to Experimental

Usage

compare2theorectical(x, theoretical_id)

Arguments

x

Phyloseq object with experimental and theoretical composition

theoretical_id

name of the theoretical sample. Must be in sample_names(x)

Details

Correlation between theoretical and experimental mocks.

Value

Correlation table

Author(s)

Sudarshan Shetty sudarshanshetty9@gmail.com

Examples

library(phyloseq)
ZymoExamplePseq
compare2theorectical(ZymoExamplePseq, theoretical_id = "somename")


microsud/chkMocks documentation built on July 1, 2023, 9:23 p.m.