lhnsxfinal: Well registered tracings of LHNs (and accompanying metadata)

Description Usage Format See Also Examples

Description

This is initally created by data-raw/lhnsxfinal.R which in turn depends on LHNTracing/R/lhnsxfinal.R. Note that metadata is always updated from PhySplitDB when this object is updated in this package.

Usage

1

Format

An object of class neuronlist (inherits from list) of length 147.

See Also

PhySplitDB

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
## Not run: 
library(nat)
plot3d(lhnsxfinal)

# Try morphological clustering
lhnsxfinal.dps=dotprops(lhnsxfinal, resample=1, k=5)
library(nat.nblast)
lhnsxfinal.aba=nblast_allbyall(lhnsxfinal.dps)
hc=nhclust(scoremat = lhnsxfinal.aba)
plot(hc)

## End(Not run)

jefferislab/physplitdata documentation built on June 5, 2019, 3:15 p.m.