Skip to content

Handling of configs and advanced annotation features

Pre-release
Pre-release
Compare
Choose a tag to compare
@paulkorir paulkorir released this 26 Mar 10:19
· 248 commits to master since this release
  • Persistent configurations implemented (sff config [list|get|set|del|clear])
  • Restructuring of documentation (more to come)
  • Better handling of AmiraMesh files
  • Annotation features: copying notes (sff copy [options]); clearing notes (sff clear [options]); searching notes in EMDB, PDB, UniProt in addition to EBI-OLS with much neater tabulation of search results; --details <details> now working
  • h5py version restricted to 2.6 because of breaking changes in newer versions

Other:

  • CI with Travis and Gitlab-CI