Releases: genestack/sdk
Releases · genestack/sdk
genestack-python-client-v0.35.5
Description of the release here: https://github.com/genestack/python-client/blob/v0.35.5/ChangeLog
genestack-python-client-v0.35.3
Description of the release here: https://github.com/genestack/python-client/blob/v0.35.3/ChangeLog
genestack-python-client-v0.35.2
Description of the release here: https://github.com/genestack/python-client/blob/v0.35.2/ChangeLog
genestack-python-client-v0.35.1
- New line is added on error message when setting up the Genestack user without host
genestack-python-client-v0.35.0
- Genestack host is now mandatory when setting up the Genestack user, default host has been removed
genestack-python-client-v0.34.0
- Initial Python 3 support
- Implement auto checking for common sub-URLs (no explicit
/frontend
required appended to--host
) - Removed:
AffymetrixMicroarraysNormalisationApplication
and
AgilentMicroarraysNormalisationApplication
applicationsBioMetainfo
classnormalised_input
argument for ExpressionNavigator applicationsConnection.open
methodCLApplication.rename_file
methodDataImporter.create_owl_ontology
methodFilesUtil
:create_dataset
,get_groups_to_share
,share_files
,
share_folder
methodsTaskLogViewer.view_log
method
genestack-python-client-v0.33.0
- New requirement: pyrsistent
*Removed:FilesUtil
:clear_container
,get_group_folder_info
methodsOrganizationUtil
classStudyDesign
applicationSudoUtils
application
genestack-python-client-v0.32.0
- Deprecated:
Metainfo.add_organization
,Metainfo.add_publication
,Metainfo.add_person
Organization
,Publication
,Person
genestack-python-client-v0.31.0
- Changed supported file types of upload dataset in
SampleLinker
- Increased
FilesUtil.MAX_FILE_SEARCH_LIMIT
constant - Added
jsonschema
dependency - Changed
login
andlogin_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
- Fixed deserialization of Unicode
MetainfoScalarValue
s - Added new method
DataImporter.create_expression_levels
- Added
BioMetaKeys.EXPRESSION_LEVEL_UNIT
constant - Added
IExpressionLevels
file type