get.GDI: get.GDI

Description Usage Arguments Value Examples

Description

This function produce a dataframe with the GDI for each genes.

Usage

1
2
3
4
get.GDI(object, type = "S")

## S4 method for signature 'scCOTAN'
get.GDI(object, type = "S")

Arguments

object

A COTAN object

type

Type of statistic to be used. Default is "S": Pearson's chi-squared test statistics. "G" is G-test statistics

Value

A dataframe

Examples

1
2
data("ERCC.cotan")
quant.p = get.GDI(ERCC.cotan)

seriph78/COTAN_stable documentation built on Dec. 23, 2021, 12:19 a.m.