Skip to content

GenePattern Python Library v1.4.0

Compare
Choose a tag to compare
@tmtabor tmtabor released this 08 Dec 19:28
· 52 commits to master since this release
  • 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.