mcell_mc2d_rotate: Rotatae/invert projection

View source: R/mc2d.r

mcell_mc2d_rotateR Documentation

Rotatae/invert projection

Description

transform all coordainte by a rotation and inversion

Usage

mcell_mc2d_rotate(mc2d_id, alpha = 0, flipx = F, flipy = F)

Arguments

mc2d_id

new id of 2d object to add

alpha

angle in degrees

flipx

should flip the X over the mean(x)

flipy

should flip the Y over the mean(Y)


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