v2.1.6 #141
Robbie1977
announced in
Announcements
v2.1.6
#141
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's New
We are introducing a new vfb.term (VFBTerm object) and vfb.terms (VFBTerms list of VFBTerm) which enable Lazy loading of data and full integration of image loading and display via Navis tools e.g. terms.plot3d()
show thumbnails term.show()
open on VFB website: terms.open() term.open()
get a summary as a pandas dataframe: terms.get_summaries() term.summary
Added subtypes and subparts as well as combined children parameters
Added morphological similarity scores and potential driver results.
Added downstream_partners and upstream_partners to VFBTerm
Draft for plot by type or connectivity
minor fixes
direct xref can be used to create term(s)
add include_template option on plots
Added a full set of logical operations and comparisons
More fixes and improvements to the documentation
Added merged thumbnail via VFBTerms.show()
Full Changelog: v2.0.2...v2.1.6
This discussion was created from the release v2.1.6.
Beta Was this translation helpful? Give feedback.
All reactions