mantel.genus2meta: Test the correlation of two matrix using the mantel function...

Description Usage Arguments Value Author(s) Examples

View source: R/mantel.genus2meta.R

Description

Test the correlation of two matrix using the mantel function in the vegan package

Usage

1
mantel.genus2meta(genusdata, metadata, method = "pearson", perm = 999)

Arguments

genusdata

the OTU table

metadata

the metadata

method

method to be used for correlation analysis, one of pearson and spearman, the default value is pearson

perm

the permutation value, default value is 999

Value

a ggplot object

Author(s)

Zhonghui Gai

Examples

1

ZhonghuiGai/veganEx documentation built on Dec. 18, 2021, 9:20 p.m.