initialize,tgMC2D-method | R Documentation |
Just filling up the slots, actuall computation is done by specific algorithms (mcell_mc2d_force)
## S4 method for signature 'tgMC2D'
initialize(.Object, mc_id, mc_x, mc_y, sc_x, sc_y, graph)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.