This repository has been archived by the owner on May 10, 2022. It is now read-only.
Releases: chanzuckerberg/ExpressionMatrix2
Releases · chanzuckerberg/ExpressionMatrix2
0.5.0
New functionality
This release includes:
- Experimental functionality for:
- Gene similarity graphs.
- LSH signature graphs (for clustering in LSH signature space - use with LSH signatures 16-20 bits in length).
- Many additions and improvements in the documentation.
- Bug fixes and many smaller functionality improvements in the Python API and in the http server.
Compatibility
This release is not compatible with release 0.4.0. This means:
- Python scripts that worked with release 0.4.0 will not necessarily continue to work.
- Binary files created by release 0.4.0 are not necessarily readable by version 0.4.0.
- Runs done with release 0.4.0 cannot be open with release 0.5.0, and will have to be restarted form scratch.
0.4.0
0.3.0
0.2.0
Changes from release 0.1.0
- Many additions to the Python API.
- Many additions to the documentation.
- Restructured clustering functionality (cluster graphs are now stored as non-persistent named objects).
- Support for CentOS 7 (with Python 2). The release includes a pre-built shared library for CentOS 7.
- The release tar file is better behaved and no longer extracts to the current directory. Instead, all extracted files are created in a directory that contains the release number in its name.
Compatibility
This release is not compatible with release 0.1.0. This means:
- Python scripts that worked with release 0.1.0 will not necessarily continue to work.
- Binary files created by release 0.1.0 are not necessarily readable by version 0.2.0. Runs done with release 0.1.0 cannot be open with release 0.2.0, and will have to be restarted form scratch.