Releases: natverse/malevnc
v0.3.1
v0.3
Version 0.3 provides stable access to the public manc data release.
- support annotating with alternative clio user by @jefferis in #68
- support for 64 bit ids in manc_annotate_body by @jefferis in #69
- Update MANC.nerves to 35 meshes and update cols / docs for nerve meshes
- Respect
show.extra
even for long id lists (d25fdfd) - support for meshes with public manc release
- Respect show.extra even for long id lists (d25fdfd)
Full Changelog: v0.2.9...v0.3
v0.2.8
- switch repo to natverse org preparing for public data release
- Add show.extra to
manc_body_annotations()
- more options to exclude neuprint fields driven by the (temporary) addition of hundreds of new columns to the visual system for the male cns dataset. 0cb652a
- Switch @dokato to author
- Full Changelog: v0.2.7...v0.2.8
v0.2.9
What's Changed
This is a major release providing support for the publication of the [MANC connectome]
(https://www.janelia.org/project-team/flyem/manc-connectome). We expect to bump
to v0.3 when all changes have stabilised.
- Feature/neuron units by @jefferis in #60
- Feature/manc 1.0 by @jefferis in #65
- improved support for JRC xforms by @jefferis in #66
- Test/actionsv3 by @jefferis in #67
Full Changelog: v0.2.8...v0.2.9
v0.2.7
What's Changed
-
Add
flyem_shorten_url()
,flyem_expand_url()
by @jefferis in #54 -
manc_connection_table()
defaults to selected neuprint metadata -
Added
download_manc_registrations()
to download bridging registrations
MANC <> JRC2018VNCU/M/F by @dokato in #58 -
New Clio query parsing (for
manc_annotate_body
) parametrized by @dokato in #55
Also provides support for malecns annotation -
read
options(malevnc.dataset)
inclio_version
(mostly for malecns) -
fix bug in
manc_meta()
due to retired instance field by @jefferis in e6035ad -
Retire
manc_set_lrgroup()
We will now just set the group column directly
via the clio interface. No need to use DVID / set instance values / sides etc.
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
- Fix
manc_set_dvid_instance()
for >1 input ids
Full Changelog: v0.2.4...v0.2.5
v0.2.4
- update
manc_set_dvid_instance()
to cope with synonyms
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
- Factor out and export low level
manc_set_dvid_annotations()
function. - Export
manc_set_dvid_instance()
and teach it to set instance/type and corresponding users for one or more body ids.
Full Changelog: v0.2.1...v0.2.2