initialize-tgMC2D-method: Construct a meta cell 2D embedding

initialize,tgMC2D-methodR Documentation

Construct a meta cell 2D embedding

Description

Just filling up the slots, actuall computation is done by specific algorithms (mcell_mc2d_force)

Usage

## S4 method for signature 'tgMC2D'
initialize(.Object, mc_id, mc_x, mc_y, sc_x, sc_y, graph)

Arguments

mc_x

x coordinates of metacells

mc_y

y coordinates of metacells

sc_x

x coordinates of cells

sc_y

y coordinates of cells

graph

data.frame with fields mc1, mc2 definining the graph

mc

metacell object


tanaylab/metacell documentation built on Oct. 19, 2023, 1:01 p.m.