v2.1.2
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
Fix for caching if a nonexistent ID get called for
Full Changelog: v2.0.2...v2.1.2