dot-correlationTest: Conducts pearson and spearman correlation analysis on...

Description Usage Arguments Value

Description

Conducts pearson and spearman correlation analysis on dataframe

Usage

1

Arguments

df

dataframe with at least the following 2 columns: +—————–+ | prop.x | prop.y | +—————–+ |..... | .... | +—————–+ where prop.x and prop.y are normalized counts (i.e. frequencies) of the clones They may contain 0 in a column to denote it being missing from sample x or y.

Value

named list of pearson, pearson.p, spearman, spearman.p


malhamdoosh/abseqR documentation built on May 24, 2019, 12:36 a.m.