-
Very unfortunately in response to this comment
https://github.com/natverse/neuprintr/issues/63#issuecomment-635007818
I made a change which clarified the documentation in two places but gave ex…
-
I profiled the `simplify_neuron` function on a large neuron with 76296 vertices. The function took 10 sec to run, out of which Dijkstra took almost 1.5s, and then this `apply` around 6s in total (in a…
-
`flywire_ntpred()` outputs ids in numbers. This isn't consistent with root ids that typically appears in characters in other functions, and thus may cause confusion when comparing.
``` r
library(fa…
-
Hey I am tryin to update my natverse install to newest version with a fresh install.
System Windows, R4.1.0
* checking for file 'C:\Users\Gerit\AppData\Local\Temp\RtmpQrBrtn\remotes2fbcb3149e5\n…
-
@alexanderbates I think you meant this block to be eval=F as well. Right now the github actions build is broken.
https://github.com/natverse/hemibrainr/blob/da70d6d056bb602eeb6be2950ec18adfe1d9a58a…
-
To reproduce this issue, uncomments the following line, and bump to travis
https://github.com/natverse/natmanager/blob/eb51406d2058d4a375b75191a3cb69cf688f65d0/.travis.yml#L4
This will result in …
-
@alexanderbates I'm not sure what the intention was here, but `Gdrive` is not defined:
https://github.com/natverse/hemibrainr/blob/18dc44fef68195558824db208355a60074d445e5/R/utilities-rclone.R#L20-L2…
-
interface should look like http://natverse.org/neuprintr/reference/neuprint_get_adjacency_matrix.html
-
Hello!
Is there a way to download neuron mesh from FlyEM database with neuprintr? Thanks!
-
@dokato this is the source of your other bug report.