get.coex: get.coex

Description Usage Arguments Value Examples

Description

This function estimates and stores the coex*sqrt(n_cells) matrix in the coex field. It need to be run after cotan_analysis

Usage

1
2
3
4
get.coex(object)

## S4 method for signature 'scCOTAN'
get.coex(object)

Arguments

object

A COTAN object

Value

It returns a COTAN object

Examples

1
2
data("ERCC.cotan")
obj = get.coex(ERCC.cotan)

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