downstream.deletion.test: Find how many downstream partners tracers have connected up

View source: R/prune.R

downstream.deletion.testR Documentation

Find how many downstream partners tracers have connected up

Description

Remove points from a neuron, keeping the root node intact

Usage

downstream.deletion.test(
  someneuronlist,
  names = c("Alex Bates", "Ruairi Roberts"),
  ...
)

Arguments

someneuronlist

a neuronlist object. Should be the downstream partners of (a) neuron(s) of interest

names

Full names of tracers to consider

...

additional arguments passed to methods.

Value

The percentage of downstream singlet nodes named tracers have contributed to neuron in


alexanderbates/catnat documentation built on Sept. 5, 2023, 4:51 a.m.