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.