gemmapy 2.0.0__tar.gz → 2.0.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {gemmapy-2.0.0 → gemmapy-2.0.2}/PKG-INFO +1 -1
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/gemmapy_api.py +2 -2
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/api/default_api.py +6 -6
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/api_client.py +1 -1
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/annotation_with_usage_statistics_value_object.py +1 -1
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/array_design_value_object.py +24 -24
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy.egg-info/PKG-INFO +1 -1
- {gemmapy-2.0.0 → gemmapy-2.0.2}/setup.cfg +1 -1
- {gemmapy-2.0.0 → gemmapy-2.0.2}/tests/test_basic.py +1 -5
- {gemmapy-2.0.0 → gemmapy-2.0.2}/LICENSE.md +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/README.rst +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/__init__.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/_processors.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/_subprocessors.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/_validators.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/__init__.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/api/__init__.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/configuration.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/__init__.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/annotation_search_result_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/annotation_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/api_info_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/array_design_with_usage_statistics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/audit_event_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/bibliographic_reference_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/bio_assay_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/bio_material_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/bio_sequence_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/build_info_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/category_with_usage_statistics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/cell_level_characteristics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/cell_type_assignment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/characteristic_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/citation_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/composite_sequence_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/composite_sequence_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/contrast_result_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/database_entry_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/database_entry_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset1.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset10.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset11.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset12.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset13.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset14.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset15.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset16.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset17.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset18.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset19.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset2.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset20.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset3.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset4.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset5.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset6.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset7.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset8.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset9.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/dataset_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/diff_ex_result_set_summary_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/differential_expression_analysis_result_by_gene_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/differential_expression_analysis_result_set_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/differential_expression_analysis_result_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/differential_expression_analysis_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/experiment_expression_levels_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/experimental_factor_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/expression_experiment_set_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/expression_experiment_sub_set_group_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/expression_experiment_sub_set_with_groups_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/expression_experiment_subset_with_factor_values_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/expression_experiment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/expression_experiment_with_search_result_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/external_database_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/factor_value_basic_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/factor_value_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filter_arg_array_design.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filter_arg_expression_analysis_result_set.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filter_arg_expression_experiment.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filtered_and_inferred_and_paginated_response_data_object_expression_experiment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_array_design_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_composite_sequence_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_differential_expression_analysis_result_set_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_expression_experiment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_gene_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/geeq_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene1.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene2.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene3.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene4.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene5.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene6.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene7.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene8.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene9.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene_element_expressions_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene_ontology_term_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene_set_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/gene_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/measurement_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/one_of_search_result_value_object_object_result_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/ontology_term_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/paginated_response_data_object_composite_sequence_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/paginated_response_data_object_experiment_expression_levels_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/paginated_response_data_object_expression_experiment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/paginated_response_data_object_gene_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/paginated_results_response_data_object_differential_expression_analysis_result_set_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/physical_location_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/platform.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/platform1.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/platform2.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/platform3.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/platform4.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/platform5.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/platform_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/probe.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/protocol_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type1.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type2.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type3.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type4.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type5.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/quantitation_type_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_limited_response_data_object_annotation_with_usage_statistics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_limited_response_data_object_array_design_with_usage_statistics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_limited_response_data_object_category_with_usage_statistics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_paginated_response_data_object_differential_expression_analysis_result_by_gene_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_paginated_response_data_object_expression_experiment_with_search_result_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/queried_and_filtered_and_inferred_response_data_object_taxon_with_usage_statistics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/queried_and_filtered_and_paginated_response_data_object_expression_experiment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/query_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_api_info_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_cell_type_assignment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_expression_experiment_sub_set_group_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_expression_experiment_sub_set_with_groups_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_expression_experiment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_annotation_search_result_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_array_design_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_bio_assay_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_cell_level_characteristics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_differential_expression_analysis_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_experiment_expression_levels_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_expression_experiment_sub_set_group_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_expression_experiment_sub_set_with_groups_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_gene_ontology_term_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_gene_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_physical_location_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_taxon_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_long.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_set_annotation_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_set_quantitation_type_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_simple_svd_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_single_cell_dimension_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_error_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/search_result_type.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/search_result_value_object_expression_experiment_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/search_result_value_object_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/search_results_response_data_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/search_settings_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/simple_svd_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/single_cell_dimension_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/sort_arg_array_design.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/sort_arg_expression_analysis_result_set.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/sort_arg_expression_experiment.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/sort_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/statement_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon1.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon10.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon11.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon12.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon2.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon3.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon4.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon5.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon6.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon7.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon8.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon9.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon_arg.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon_with_usage_statistics_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/vector_element_value_object.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/well_composed_error.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/well_composed_error_body.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/well_composed_warning.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/rest.py +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy.egg-info/SOURCES.txt +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy.egg-info/dependency_links.txt +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy.egg-info/requires.txt +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy.egg-info/top_level.txt +0 -0
- {gemmapy-2.0.0 → gemmapy-2.0.2}/pyproject.toml +0 -0
|
@@ -186,7 +186,7 @@ class GemmaPy(object):
|
|
|
186
186
|
"""
|
|
187
187
|
|
|
188
188
|
response = self.raw.get_annotations_children(uri=uri,**kwargs)
|
|
189
|
-
df = ps.process_search_annotations(response)
|
|
189
|
+
df = ps.process_search_annotations(response.data)
|
|
190
190
|
return df
|
|
191
191
|
|
|
192
192
|
def get_annotation_parents(self,uri:str,**kwargs)->DataFrame:
|
|
@@ -208,7 +208,7 @@ class GemmaPy(object):
|
|
|
208
208
|
"""
|
|
209
209
|
|
|
210
210
|
response = self.raw.get_annotations_parents(uri=uri,**kwargs)
|
|
211
|
-
df = ps.process_search_annotations(response)
|
|
211
|
+
df = ps.process_search_annotations(response.data)
|
|
212
212
|
return df
|
|
213
213
|
|
|
214
214
|
# /annotations/search, search_annotations --------
|
|
@@ -47,7 +47,7 @@ class DefaultApi(object):
|
|
|
47
47
|
:param async_req bool
|
|
48
48
|
:param str uri: Term URI
|
|
49
49
|
:param bool direct: Only include direct parents.
|
|
50
|
-
:return:
|
|
50
|
+
:return: ResponseDataObjectListAnnotationSearchResultValueObject
|
|
51
51
|
If the method is called asynchronously,
|
|
52
52
|
returns the request thread.
|
|
53
53
|
"""
|
|
@@ -82,7 +82,7 @@ class DefaultApi(object):
|
|
|
82
82
|
:param async_req bool
|
|
83
83
|
:param str uri: Term URI
|
|
84
84
|
:param bool direct: Only include direct parents.
|
|
85
|
-
:return:
|
|
85
|
+
:return: ResponseDataObjectListAnnotationSearchResultValueObject
|
|
86
86
|
If the method is called asynchronously,
|
|
87
87
|
returns the request thread.
|
|
88
88
|
"""
|
|
@@ -125,7 +125,7 @@ class DefaultApi(object):
|
|
|
125
125
|
if not kwargs.get('_force_table'):
|
|
126
126
|
header_params['Accept'] = self.api_client.select_header_accept(
|
|
127
127
|
['application/json']) # noqa: E501
|
|
128
|
-
response_type = '
|
|
128
|
+
response_type = 'ResponseDataObjectListAnnotationSearchResultValueObject' # noqa: E501
|
|
129
129
|
else:
|
|
130
130
|
header_params['Accept'] = 'text/tab-separated-values; charset=UTF-8'
|
|
131
131
|
response_type = 'str'
|
|
@@ -162,7 +162,7 @@ class DefaultApi(object):
|
|
|
162
162
|
:param async_req bool
|
|
163
163
|
:param str uri: Term URI
|
|
164
164
|
:param bool direct: Only include direct children.
|
|
165
|
-
:return:
|
|
165
|
+
:return: ResponseDataObjectListAnnotationSearchResultValueObject
|
|
166
166
|
If the method is called asynchronously,
|
|
167
167
|
returns the request thread.
|
|
168
168
|
"""
|
|
@@ -197,7 +197,7 @@ class DefaultApi(object):
|
|
|
197
197
|
:param async_req bool
|
|
198
198
|
:param str uri: Term URI
|
|
199
199
|
:param bool direct: Only include direct children.
|
|
200
|
-
:return:
|
|
200
|
+
:return: ResponseDataObjectListAnnotationSearchResultValueObject
|
|
201
201
|
If the method is called asynchronously,
|
|
202
202
|
returns the request thread.
|
|
203
203
|
"""
|
|
@@ -240,7 +240,7 @@ class DefaultApi(object):
|
|
|
240
240
|
if not kwargs.get('_force_table'):
|
|
241
241
|
header_params['Accept'] = self.api_client.select_header_accept(
|
|
242
242
|
['application/json']) # noqa: E501
|
|
243
|
-
response_type = '
|
|
243
|
+
response_type = 'ResponseDataObjectListAnnotationSearchResultValueObject' # noqa: E501
|
|
244
244
|
else:
|
|
245
245
|
header_params['Accept'] = 'text/tab-separated-values; charset=UTF-8'
|
|
246
246
|
response_type = 'str'
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/annotation_with_usage_statistics_value_object.py
RENAMED
|
@@ -174,7 +174,7 @@ class AnnotationWithUsageStatisticsValueObject(object):
|
|
|
174
174
|
:param evidence_code: The evidence_code of this AnnotationWithUsageStatisticsValueObject. # noqa: E501
|
|
175
175
|
:type: str
|
|
176
176
|
"""
|
|
177
|
-
allowed_values = ["
|
|
177
|
+
allowed_values = ["IC", "IDA", "IEA", "IEP", "IGI", "IMP", "IPI", "ISS", "NAS", "ND", "RCA", "TAS", "NR", "EXP", "ISA", "ISM", "IGC", "ISO", "IIA", "IBA", "IBD", "IKR", "IRD", "IMR", "IED", "IAGP", "IPM", "QTM", "HDA", "HEP", "HGI", "HMP", "HTP", "OTHER"] # noqa: E501
|
|
178
178
|
if evidence_code not in allowed_values:
|
|
179
179
|
raise ValueError(
|
|
180
180
|
"Invalid value for `evidence_code` ({0}), must be one of {1}" # noqa: E501
|
|
@@ -47,8 +47,8 @@ class ArrayDesignValueObject(object):
|
|
|
47
47
|
'release_version': 'str',
|
|
48
48
|
'release_url': 'str',
|
|
49
49
|
'external_references': 'list[DatabaseEntryValueObject]',
|
|
50
|
-
'taxon_id': 'int',
|
|
51
50
|
'number_of_expression_experiments': 'int',
|
|
51
|
+
'taxon_id': 'int',
|
|
52
52
|
'trouble_details': 'str',
|
|
53
53
|
'number_of_switched_expression_experiments': 'int',
|
|
54
54
|
'taxon': 'TaxonValueObject'
|
|
@@ -74,14 +74,14 @@ class ArrayDesignValueObject(object):
|
|
|
74
74
|
'release_version': 'releaseVersion',
|
|
75
75
|
'release_url': 'releaseUrl',
|
|
76
76
|
'external_references': 'externalReferences',
|
|
77
|
-
'taxon_id': 'taxonID',
|
|
78
77
|
'number_of_expression_experiments': 'numberOfExpressionExperiments',
|
|
78
|
+
'taxon_id': 'taxonID',
|
|
79
79
|
'trouble_details': 'troubleDetails',
|
|
80
80
|
'number_of_switched_expression_experiments': 'numberOfSwitchedExpressionExperiments',
|
|
81
81
|
'taxon': 'taxon'
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
def __init__(self, id=None, last_updated=None, troubled=None, last_troubled_event=None, needs_attention=None, last_needs_attention_event=None, curation_note=None, last_note_update_event=None, color=None, description=None, expression_experiment_count=None, is_merged=None, is_mergee=None, name=None, short_name=None, technology_type=None, release_version=None, release_url=None, external_references=None,
|
|
84
|
+
def __init__(self, id=None, last_updated=None, troubled=None, last_troubled_event=None, needs_attention=None, last_needs_attention_event=None, curation_note=None, last_note_update_event=None, color=None, description=None, expression_experiment_count=None, is_merged=None, is_mergee=None, name=None, short_name=None, technology_type=None, release_version=None, release_url=None, external_references=None, number_of_expression_experiments=None, taxon_id=None, trouble_details=None, number_of_switched_expression_experiments=None, taxon=None): # noqa: E501
|
|
85
85
|
"""ArrayDesignValueObject - a model defined in Swagger""" # noqa: E501
|
|
86
86
|
self._id = None
|
|
87
87
|
self._last_updated = None
|
|
@@ -102,8 +102,8 @@ class ArrayDesignValueObject(object):
|
|
|
102
102
|
self._release_version = None
|
|
103
103
|
self._release_url = None
|
|
104
104
|
self._external_references = None
|
|
105
|
-
self._taxon_id = None
|
|
106
105
|
self._number_of_expression_experiments = None
|
|
106
|
+
self._taxon_id = None
|
|
107
107
|
self._trouble_details = None
|
|
108
108
|
self._number_of_switched_expression_experiments = None
|
|
109
109
|
self._taxon = None
|
|
@@ -146,10 +146,10 @@ class ArrayDesignValueObject(object):
|
|
|
146
146
|
self.release_url = release_url
|
|
147
147
|
if external_references is not None:
|
|
148
148
|
self.external_references = external_references
|
|
149
|
-
if taxon_id is not None:
|
|
150
|
-
self.taxon_id = taxon_id
|
|
151
149
|
if number_of_expression_experiments is not None:
|
|
152
150
|
self.number_of_expression_experiments = number_of_expression_experiments
|
|
151
|
+
if taxon_id is not None:
|
|
152
|
+
self.taxon_id = taxon_id
|
|
153
153
|
if trouble_details is not None:
|
|
154
154
|
self.trouble_details = trouble_details
|
|
155
155
|
if number_of_switched_expression_experiments is not None:
|
|
@@ -569,46 +569,46 @@ class ArrayDesignValueObject(object):
|
|
|
569
569
|
self._external_references = external_references
|
|
570
570
|
|
|
571
571
|
@property
|
|
572
|
-
def
|
|
573
|
-
"""Gets the
|
|
572
|
+
def number_of_expression_experiments(self):
|
|
573
|
+
"""Gets the number_of_expression_experiments of this ArrayDesignValueObject. # noqa: E501
|
|
574
574
|
|
|
575
575
|
|
|
576
|
-
:return: The
|
|
576
|
+
:return: The number_of_expression_experiments of this ArrayDesignValueObject. # noqa: E501
|
|
577
577
|
:rtype: int
|
|
578
578
|
"""
|
|
579
|
-
return self.
|
|
579
|
+
return self._number_of_expression_experiments
|
|
580
580
|
|
|
581
|
-
@
|
|
582
|
-
def
|
|
583
|
-
"""Sets the
|
|
581
|
+
@number_of_expression_experiments.setter
|
|
582
|
+
def number_of_expression_experiments(self, number_of_expression_experiments):
|
|
583
|
+
"""Sets the number_of_expression_experiments of this ArrayDesignValueObject.
|
|
584
584
|
|
|
585
585
|
|
|
586
|
-
:param
|
|
586
|
+
:param number_of_expression_experiments: The number_of_expression_experiments of this ArrayDesignValueObject. # noqa: E501
|
|
587
587
|
:type: int
|
|
588
588
|
"""
|
|
589
589
|
|
|
590
|
-
self.
|
|
590
|
+
self._number_of_expression_experiments = number_of_expression_experiments
|
|
591
591
|
|
|
592
592
|
@property
|
|
593
|
-
def
|
|
594
|
-
"""Gets the
|
|
593
|
+
def taxon_id(self):
|
|
594
|
+
"""Gets the taxon_id of this ArrayDesignValueObject. # noqa: E501
|
|
595
595
|
|
|
596
596
|
|
|
597
|
-
:return: The
|
|
597
|
+
:return: The taxon_id of this ArrayDesignValueObject. # noqa: E501
|
|
598
598
|
:rtype: int
|
|
599
599
|
"""
|
|
600
|
-
return self.
|
|
600
|
+
return self._taxon_id
|
|
601
601
|
|
|
602
|
-
@
|
|
603
|
-
def
|
|
604
|
-
"""Sets the
|
|
602
|
+
@taxon_id.setter
|
|
603
|
+
def taxon_id(self, taxon_id):
|
|
604
|
+
"""Sets the taxon_id of this ArrayDesignValueObject.
|
|
605
605
|
|
|
606
606
|
|
|
607
|
-
:param
|
|
607
|
+
:param taxon_id: The taxon_id of this ArrayDesignValueObject. # noqa: E501
|
|
608
608
|
:type: int
|
|
609
609
|
"""
|
|
610
610
|
|
|
611
|
-
self.
|
|
611
|
+
self._taxon_id = taxon_id
|
|
612
612
|
|
|
613
613
|
@property
|
|
614
614
|
def trouble_details(self):
|
|
@@ -55,10 +55,6 @@ def test_get_dataset_annotations():
|
|
|
55
55
|
assert type(res) is pd.core.frame.DataFrame
|
|
56
56
|
assert res.shape[1] == 5
|
|
57
57
|
|
|
58
|
-
def test_get_dataset_design():
|
|
59
|
-
res = api._GemmaPy__get_dataset_design('1')
|
|
60
|
-
assert type(res) is pd.core.frame.DataFrame
|
|
61
|
-
|
|
62
58
|
def test_get_dataset_differential_expression_analyses():
|
|
63
59
|
res = api.get_dataset_differential_expression_analyses(200)
|
|
64
60
|
assert type(res) is pd.core.frame.DataFrame
|
|
@@ -131,4 +127,4 @@ def test_get_dataset_object():
|
|
|
131
127
|
# def test_measurements():
|
|
132
128
|
# dataset = "GSE106"
|
|
133
129
|
# samples = api.get_dataset_samples(dataset)
|
|
134
|
-
|
|
130
|
+
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/category_with_usage_statistics_value_object.py
RENAMED
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/cell_level_characteristics_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/diff_ex_result_set_summary_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/differential_expression_analysis_value_object.py
RENAMED
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/experiment_expression_levels_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/expression_experiment_set_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/filter_arg_expression_analysis_result_set.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_api_info_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_gene_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_list_taxon_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/response_data_object_simple_svd_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/sort_arg_expression_analysis_result_set.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gemmapy-2.0.0 → gemmapy-2.0.2}/gemmapy/sdk/models/taxon_with_usage_statistics_value_object.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|