Releases: genepattern/genepattern-python
Releases · genepattern/genepattern-python
GenePattern Python Library v1.4.0
- Added write_gct() and write_odf(), which write pandas dataframes to disk in GCT or ODF formats, respectively.
- ODF() and GCT() now directly create pandas dataframes from the loaded data.
- Added get_recent_jobs() function to retrieve a list of recently launched jobs.
- Removed Python 2 support.
GenePattern Python Library v1.3.1
- Support for local and remote LSID authorities when generating GenePattern modules from Python scripts
GenePattern Python Library v1.3.0
- Initial release of the gp.modules package: functionality for creating GenePattern modules from Python
GenePattern Python Library v1.2.3
- Updated GPJob object to work better with upcoming GenePattern Notebook release
GenePattern Python Library v1.2.2
- Refactored location of GCT objects into gp.data package
- Support for ODF objects in data package
GenePattern Python Library v1.2.1
- Initial support for GCT Tools library
GenePattern Python Library v1.2.0
- Better handling of strings in Python 3
- Added method to easily get output file names
- Added method to easily retrieve file from job by name
- Tags added to job