Skip to content

Releases: genestack/sdk

genestack-python-client-v0.35.5

20 Dec 09:34
08980bf
Compare
Choose a tag to compare

genestack-python-client-v0.35.3

10 Dec 08:34
37c3b74
Compare
Choose a tag to compare

genestack-python-client-v0.35.2

09 Dec 16:37
145e174
Compare
Choose a tag to compare

genestack-python-client-v0.35.1

30 Nov 13:40
Compare
Choose a tag to compare
  • New line is added on error message when setting up the Genestack user without host

genestack-python-client-v0.35.0

16 Nov 08:35
733cdfc
Compare
Choose a tag to compare
  • Genestack host is now mandatory when setting up the Genestack user, default host has been removed

genestack-python-client-v0.34.0

20 Dec 16:45
Compare
Choose a tag to compare
  • Initial Python 3 support
  • Implement auto checking for common sub-URLs (no explicit /frontend
    required appended to --host)
  • Removed:
    • AffymetrixMicroarraysNormalisationApplication and
      AgilentMicroarraysNormalisationApplication applications
    • BioMetainfo class
    • normalised_input argument for ExpressionNavigator applications
    • Connection.open method
    • CLApplication.rename_file method
    • DataImporter.create_owl_ontology method
    • FilesUtil: create_dataset, get_groups_to_share, share_files,
      share_folder methods
    • TaskLogViewer.view_log method

genestack-python-client-v0.33.0

20 Dec 16:41
Compare
Choose a tag to compare
  • New requirement: pyrsistent
    *Removed:
    • FilesUtil: clear_container, get_group_folder_info methods
    • OrganizationUtil class
    • StudyDesign application
    • SudoUtils application

genestack-python-client-v0.32.0

11 Jun 14:01
Compare
Choose a tag to compare
  • Deprecated:
    • Metainfo.add_organization, Metainfo.add_publication, Metainfo.add_person
    • Organization, Publication, Person

genestack-python-client-v0.31.0

11 Dec 08:11
Compare
Choose a tag to compare
  • Changed supported file types of upload dataset in SampleLinker
  • Increased FilesUtil.MAX_FILE_SEARCH_LIMIT constant
  • Added jsonschema dependency
  • Changed login and login_by_token methods to handle new error codes in authentication response.
  • Renamed BioMetaKeys.EXPRESSION_LEVEL_UNIT metainfo key, the old key will be supported
    for at least 1 month

genestack-python-client-v0.30.0

12 Nov 13:34
Compare
Choose a tag to compare
  • Fixed deserialization of Unicode MetainfoScalarValues
  • Added new method DataImporter.create_expression_levels
  • Added BioMetaKeys.EXPRESSION_LEVEL_UNIT constant
  • Added IExpressionLevels file type