From ead7f4825379c91bc03e9adf63dc46a8a0ead890 Mon Sep 17 00:00:00 2001 From: Gregory Jefferis Date: Sun, 17 Mar 2019 06:38:06 +0000 Subject: [PATCH] Update news with final 0.9.6 changes --- NEWS.md | 3 ++- docs/news/index.html | 3 ++- docs/reference/nsoma.html | 3 +-- docs/reference/read.neuron.catmaid.html | 3 +-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS.md b/NEWS.md index 07250d2..425da57 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,8 @@ * Give `read.neurons.catmaid()` an optional fetch.annotations argument that adds a second metadata data.frame as an attribute to the resultant - `neuronlist()` object. + `neuronlist()` object (#18). +* Fix handling of CATMAID version string (#103) # catmaid 0.9.5 diff --git a/docs/news/index.html b/docs/news/index.html index 86c362f..a53a97c 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -107,7 +107,8 @@

Changelog

catmaid 0.9.6

diff --git a/docs/reference/nsoma.html b/docs/reference/nsoma.html index 1d8367c..5f24598 100644 --- a/docs/reference/nsoma.html +++ b/docs/reference/nsoma.html @@ -166,8 +166,7 @@

Examp #> 0 0 0 0 0 0 0 0 0 0 0 #> TL4R TS7L TT27R VA15R VA20R VB37L VB58L #> 0 0 0 0 0 0 0

data("AV4b1") -nsoma(AV4b1)
#> [1] 1
nsoma("ORN PNs")
#> Warning: CATMAID version: 2018.11.09-461-gc3fc936 could not be parsed! -#> I will assume that you are running the latest version of CATMAID!
#> +nsoma(AV4b1)
#> [1] 1
nsoma("ORN PNs")
#> #> 3486381 8021456 4354933 4493199 4651929 7843730 8399890 7515491 #> 1 1 1 1 1 1 1 1 #> 7092417 7107433 7198338 7852250 7845346 7851153 7864823 7865652 diff --git a/docs/reference/read.neuron.catmaid.html b/docs/reference/read.neuron.catmaid.html index 9524cbe..7d2ea37 100644 --- a/docs/reference/read.neuron.catmaid.html +++ b/docs/reference/read.neuron.catmaid.html @@ -210,8 +210,7 @@

See a

plot3d.catmaidneuron, read.neuron, connectors to extract connector information from a catmaid.neuron

-

catmaid_skids, - catmaid_get_annotations_for_skeletons

+

catmaid_skids, catmaid_get_annotations_for_skeletons

Examples