symmetrisel1: Symmetrise the L1 CNS space

Description Usage Arguments Value

Description

Symmetrise the L1 CNS space

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
symmetrisel1(x,
  symtrans = readRDS(system.file("extdata/symmetry_transform.rds", package =
  "deformetricar")), ...)

## Default S3 method:
symmetrisel1(x,
  symtrans = readRDS(system.file("extdata/symmetry_transform.rds", package =
  "deformetricar")), ...)

## S3 method for class 'neuron'
symmetrisel1(x,
  symtrans = readRDS(system.file("extdata/symmetry_transform.rds", package =
  "deformetricar")), ...)

## S3 method for class 'neuronlist'
symmetrisel1(x,
  symtrans = readRDS(system.file("extdata/symmetry_transform.rds", package =
  "deformetricar")), ...)

Arguments

x

a set of 3D coordinates (Nx3 matrix), a neuron, neuronlist, dotprops, hxsurf or mesh3d object. currently point replacement is only supported for neuron and neuronlist objects.

...

additional arguments passed to: shootflow apply.mirror.affine

regdir

Path to a tps transformation, generated by the Morpho package.Default symmetrises the larval l1 CNS, scaled in micrometers.

Value

a set of 3D cordinates (or a neuron/neuronlist object if that was given as input), that has undergone symmetrisation


alexanderbates/deformetricar documentation built on May 11, 2019, 11:26 p.m.