You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The option of getting the hemibrain neurons in JRCFIB2018 space is given as an option, but this doesn't exist where the function is looking for it.
library(hemibrainr)
#> Loading required package: neuprintr#> Registered S3 method overwritten by 'nat':#> method from#> as.mesh3d.ashape3d rgl#> Loading required package: nat#> Loading required package: rgl#> #> Attaching package: 'nat'#> The following object is masked from 'package:rgl':#> #> wire3d#> The following objects are masked from 'package:base':#> #> intersect, setdiff, union#> Loading required package: fafbseg#> Run dr_fafbseg() for a status report on your installationhb.fib= hemibrain_neurons(brain="JRCFIB2018F")
#> Reading from Google Team Drive: hemibrainr#> Error in nat::read.neuronlistfh(fh.file): Unable to locate data directory at: /net/flystore3/jdata/jdata5/JPeople/Alex/FIBSEM/data/neurons/fibsem/JRCFIB2018F/data or: /Volumes/GoogleDrive/Shared drives/hemibrainr/hemibrain_neurons//JRCFIB2018F/data
The option of getting the hemibrain neurons in JRCFIB2018 space is given as an option, but this doesn't exist where the function is looking for it.
Instead there is just a dps object.
The text was updated successfully, but these errors were encountered: