Skip to content

Releases: genepattern/genepattern-python

GenePattern Python Library v1.4.0

08 Dec 19:28

Choose a tag to compare

  • 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

15 Sep 17:57

Choose a tag to compare

  • Support for local and remote LSID authorities when generating GenePattern modules from Python scripts

GenePattern Python Library v1.3.0

27 Jul 18:41

Choose a tag to compare

  • Initial release of the gp.modules package: functionality for creating GenePattern modules from Python

GenePattern Python Library v1.2.3

11 Apr 21:55

Choose a tag to compare

  • Updated GPJob object to work better with upcoming GenePattern Notebook release

GenePattern Python Library v1.2.2

17 Dec 01:43

Choose a tag to compare

  • Refactored location of GCT objects into gp.data package
  • Support for ODF objects in data package

GenePattern Python Library v1.2.1

04 Oct 20:18

Choose a tag to compare

  • Initial support for GCT Tools library

GenePattern Python Library v1.2.0

07 Sep 18:52

Choose a tag to compare

  • 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