is_z_curve: Identify Curve in yz plane and xz plane

Description Usage Arguments

View source: R/radial_bridge.R

Description

Identify Curve in yz plane and xz plane

Usage

1
2
3
4
5
is_z_curve(data, type = "wildtype", threshold.n = 0.9)

## S3 method for class 'tbl_brain'
is_z_curve(data, type = "wildtype",
  threshold.n = 0.9)

Arguments

data

a brain image

type

wild type or mutant type of zebrafish embryo brain

threshold.n

threshld for signal frequency. Any signal with frequency below threshold value is exluded


beanumber/cranium documentation built on Oct. 17, 2019, 11:03 a.m.