CloneSizeFisher: Fisher Test for Clone Size

View source: R/cloneSize.r

CloneSizeFisherR Documentation

Fisher Test for Clone Size

Description

Fisher Test for Clone Size

Usage

CloneSizeFisher(
  cloneSize,
  control = NULL,
  treatment = NULL,
  types = NULL,
  pval = 0.05,
  plot = TRUE,
  save = TRUE,
  out.pref = NULL
)

Arguments

cloneSize

data.frame.

control

character.

treatment

character.

types

character.

pval

numeric.

plot

logical.

save

logical.

out.pref

character.

Value

a fisher test data.frame


HatsuneCode/TrustVDJ documentation built on Aug. 13, 2022, 9:36 p.m.