Handling of configs and advanced annotation features
Pre-release
Pre-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