- make manc:v1.2.1 the public default
- fix bug in reading meshes for id=100000
- Feature/flexible url shortening by @jefferis in #70
- doc polishing by @jefferis in #71
Full Changelog: https://github.com/natverse/malevnc/compare/v0.3...v0.3.1
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 (d25fdfd6e9e8a4d7032a4ab964eee8ec30181687) - support for meshes with public manc release
- Respect show.extra even for long id lists (d25fdfd6e9e8a4d7032a4ab964eee8ec30181687)
Full Changelog: https://github.com/natverse/malevnc/compare/v0.2.9...v0.3
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
- 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. https://github.com/flyconnectome/malevnc/commit/0cb652aade1835d33f290e2a4a1bc7c3b9e1c2df
- Switch @dokato to author
-
Add
flyem_shorten_url()
,flyem_expand_url()
by @jefferis in #54 -
manc_connection_table()
defaults to selected neuprint metadata -
MANC.tracts
meshes object added by @dokato in #59 -
Added
download_manc_registrations()
to download bridging registrations MANC <> JRC2018VNCU/M/F by @dokato in #58 -
Add
colour_leg_muscles()
by @jefferis in #62 -
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) -
Critical fix to
clio_set_token()
by @dokato in #56 -
fix bug in
manc_meta()
due to retired instance field by @jefferis in e6035ad31e7b3d75d7395079c6821d62a8933922 -
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: https://github.com/flyconnectome/malevnc/compare/v0.2.6...v0.2.7
- New test store address by @dokato in #49
- More options added to manc scene by @dokato in #50
- ENH: force option added to clio_token by @dokato in #51
- Clio set token function added by @dokato in #52
- manc_get supports new Clio API by @dokato in #53
Full Changelog: https://github.com/flyconnectome/malevnc/compare/v0.2.3...v0.2.6
- Fix
manc_set_dvid_instance()
for >1 input ids
- update
manc_set_dvid_instance()
to cope with synonyms
- add
manc_view3d()
function with standard views based on symmetric MANC template.
- 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.
- Updated manc scene links by @dokato in #42
- Fix point annotation dataset (e.g. for use by malecns) by @jefferis in #44
Full Changelog: https://github.com/flyconnectome/malevnc/compare/v0.2.0...v0.2.1
- WIP: simplified compute_clio_delta and remove NAs by @dokato in #30
- Add manc_leg_summary/manc_side_summary by @jefferis in #31
- Fix/dvid nodes by @jefferis in #32
- MANC nerve mesh added by @dokato in #25
- Quck fix manc meta by @dokato in #33
- Fix handling of clio int64 bodyids by @jefferis in #34
- Feature/prepare mcns by @jefferis in #35
- don't update bodyids in manc meta by @jefferis in #39
- Use non-default oauth app when talking to google by @jefferis in #40
Full Changelog: https://github.com/flyconnectome/malevnc/compare/v0.1.2...v0.2.0
- updatebodyids - backward compatibility by @dokato in #27
Full Changelog: https://github.com/flyconnectome/malevnc/compare/v0.1.1...v0.1.2
- Add support for reading clio store body annotations by @jefferis in #3
- ellipsis passed to mirror_brain in mirror_manc by @dokato in #5
- manc tissue surface added by @dokato in #6
- handling missing values by @dokato in #7
- Use long-lived clio token by default by @jefferis in #9
- Fix/manc read neurons missing by @jefferis in #10
- Feature/clio annotate bodies by @jefferis in #14
- symmetrized tissue surface added by @dokato in #15
- randomise the id used for body annotation tests by @jefferis in #17
- Feature/new soma info by @jefferis in #18
- Update manc annotate body by @dokato in #19
- manc_set_lrgroup accepts partial changes by @dokato in #22
- Fixed dvidtools and tests added by @dokato in #24
- fix in manc_meta when setting dvid_group by @dokato in #26
- Added a
NEWS.md
file to track changes to the package.
Full Changelog: https://github.com/flyconnectome/malevnc/commits/v0.1.1
- first version