gemmapy 2.0.1__tar.gz → 2.0.3__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.
Files changed (197) hide show
  1. {gemmapy-2.0.1 → gemmapy-2.0.3}/PKG-INFO +1 -1
  2. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/_validators.py +7 -1
  3. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/gemmapy_api.py +7 -6
  4. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/__init__.py +1 -1
  5. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/api/default_api.py +14 -10
  6. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/api_client.py +2 -2
  7. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/configuration.py +2 -2
  8. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/__init__.py +1 -1
  9. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/annotation_search_result_value_object.py +1 -1
  10. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/annotation_value_object.py +2 -2
  11. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/annotation_with_usage_statistics_value_object.py +2 -2
  12. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/api_info_value_object.py +1 -1
  13. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/array_design_value_object.py +1 -1
  14. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/array_design_with_usage_statistics_value_object.py +1 -1
  15. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/audit_event_value_object.py +1 -1
  16. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/bibliographic_reference_value_object.py +1 -1
  17. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/bio_assay_value_object.py +111 -111
  18. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/bio_material_value_object.py +1 -1
  19. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/bio_sequence_value_object.py +1 -1
  20. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/build_info_value_object.py +1 -1
  21. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/category_with_usage_statistics_value_object.py +1 -1
  22. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/cell_level_characteristics_value_object.py +1 -1
  23. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/cell_type_assignment_value_object.py +1 -1
  24. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/characteristic_value_object.py +1 -1
  25. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/citation_value_object.py +1 -1
  26. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/composite_sequence_arg.py +1 -1
  27. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/composite_sequence_value_object.py +1 -1
  28. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/contrast_result_value_object.py +1 -1
  29. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/database_entry_arg.py +1 -1
  30. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/database_entry_value_object.py +1 -1
  31. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset.py +1 -1
  32. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset1.py +1 -1
  33. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset10.py +1 -1
  34. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset11.py +1 -1
  35. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset12.py +1 -1
  36. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset13.py +1 -1
  37. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset14.py +1 -1
  38. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset15.py +1 -1
  39. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset16.py +1 -1
  40. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset17.py +1 -1
  41. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset18.py +1 -1
  42. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset19.py +1 -1
  43. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset2.py +1 -1
  44. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset20.py +1 -1
  45. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset3.py +1 -1
  46. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset4.py +1 -1
  47. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset5.py +1 -1
  48. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset6.py +1 -1
  49. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset7.py +1 -1
  50. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset8.py +1 -1
  51. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset9.py +1 -1
  52. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/dataset_arg.py +1 -1
  53. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/diff_ex_result_set_summary_value_object.py +1 -1
  54. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/differential_expression_analysis_result_by_gene_value_object.py +1 -1
  55. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/differential_expression_analysis_result_set_value_object.py +1 -1
  56. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/differential_expression_analysis_result_value_object.py +1 -1
  57. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/differential_expression_analysis_value_object.py +1 -1
  58. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/experiment_expression_levels_value_object.py +1 -1
  59. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/experimental_factor_value_object.py +1 -1
  60. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/expression_experiment_set_value_object.py +1 -1
  61. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/expression_experiment_sub_set_group_value_object.py +1 -1
  62. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/expression_experiment_sub_set_with_groups_value_object.py +1 -1
  63. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/expression_experiment_subset_with_factor_values_object.py +1 -1
  64. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/expression_experiment_value_object.py +1 -1
  65. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/expression_experiment_with_search_result_value_object.py +1 -1
  66. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/external_database_value_object.py +1 -1
  67. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/factor_value_basic_value_object.py +1 -1
  68. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/factor_value_value_object.py +1 -1
  69. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filter_arg_array_design.py +1 -1
  70. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filter_arg_expression_analysis_result_set.py +1 -1
  71. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filter_arg_expression_experiment.py +1 -1
  72. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filtered_and_inferred_and_paginated_response_data_object_expression_experiment_value_object.py +1 -1
  73. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_array_design_value_object.py +1 -1
  74. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_composite_sequence_value_object.py +1 -1
  75. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_differential_expression_analysis_result_set_value_object.py +1 -1
  76. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_expression_experiment_value_object.py +1 -1
  77. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/filtered_and_paginated_response_data_object_gene_value_object.py +1 -1
  78. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/geeq_value_object.py +1 -1
  79. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene.py +1 -1
  80. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene1.py +1 -1
  81. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene2.py +1 -1
  82. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene3.py +1 -1
  83. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene4.py +1 -1
  84. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene5.py +1 -1
  85. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene6.py +1 -1
  86. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene7.py +1 -1
  87. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene8.py +1 -1
  88. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene9.py +1 -1
  89. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene_arg.py +1 -1
  90. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene_element_expressions_value_object.py +1 -1
  91. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene_ontology_term_value_object.py +1 -1
  92. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene_set_value_object.py +1 -1
  93. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/gene_value_object.py +30 -30
  94. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/measurement_value_object.py +1 -1
  95. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/one_of_search_result_value_object_object_result_object.py +1 -1
  96. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/ontology_term_value_object.py +1 -1
  97. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/paginated_response_data_object_composite_sequence_value_object.py +1 -1
  98. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/paginated_response_data_object_experiment_expression_levels_value_object.py +1 -1
  99. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/paginated_response_data_object_expression_experiment_value_object.py +1 -1
  100. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/paginated_response_data_object_gene_value_object.py +1 -1
  101. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/paginated_results_response_data_object_differential_expression_analysis_result_set_value_object.py +1 -1
  102. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/physical_location_value_object.py +1 -1
  103. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/platform.py +1 -1
  104. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/platform1.py +1 -1
  105. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/platform2.py +1 -1
  106. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/platform3.py +1 -1
  107. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/platform4.py +1 -1
  108. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/platform5.py +1 -1
  109. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/platform_arg.py +1 -1
  110. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/probe.py +1 -1
  111. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/protocol_value_object.py +1 -1
  112. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type.py +1 -1
  113. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type1.py +1 -1
  114. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type2.py +1 -1
  115. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type3.py +1 -1
  116. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type4.py +1 -1
  117. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type5.py +1 -1
  118. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type_arg.py +1 -1
  119. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/quantitation_type_value_object.py +1 -1
  120. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_limited_response_data_object_annotation_with_usage_statistics_value_object.py +1 -1
  121. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_limited_response_data_object_array_design_with_usage_statistics_value_object.py +1 -1
  122. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_limited_response_data_object_category_with_usage_statistics_value_object.py +1 -1
  123. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_paginated_response_data_object_differential_expression_analysis_result_by_gene_value_object.py +1 -1
  124. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/queried_and_filtered_and_inferred_and_paginated_response_data_object_expression_experiment_with_search_result_value_object.py +1 -1
  125. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/queried_and_filtered_and_inferred_response_data_object_taxon_with_usage_statistics_value_object.py +1 -1
  126. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/queried_and_filtered_and_paginated_response_data_object_expression_experiment_value_object.py +1 -1
  127. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/query_arg.py +1 -1
  128. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_api_info_value_object.py +1 -1
  129. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_cell_type_assignment_value_object.py +1 -1
  130. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_expression_experiment_sub_set_group_value_object.py +1 -1
  131. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_expression_experiment_sub_set_with_groups_value_object.py +1 -1
  132. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_expression_experiment_value_object.py +1 -1
  133. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_annotation_search_result_value_object.py +1 -1
  134. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_array_design_value_object.py +1 -1
  135. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_bio_assay_value_object.py +1 -1
  136. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_cell_level_characteristics_value_object.py +1 -1
  137. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_differential_expression_analysis_value_object.py +1 -1
  138. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_experiment_expression_levels_value_object.py +1 -1
  139. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_expression_experiment_sub_set_group_value_object.py +1 -1
  140. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_expression_experiment_sub_set_with_groups_value_object.py +1 -1
  141. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_gene_ontology_term_value_object.py +1 -1
  142. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_gene_value_object.py +1 -1
  143. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_physical_location_value_object.py +1 -1
  144. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_list_taxon_value_object.py +1 -1
  145. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_long.py +1 -1
  146. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_set_annotation_value_object.py +1 -1
  147. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_set_quantitation_type_value_object.py +1 -1
  148. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_simple_svd_value_object.py +1 -1
  149. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_data_object_single_cell_dimension_value_object.py +1 -1
  150. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/response_error_object.py +1 -1
  151. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/search_result_type.py +1 -1
  152. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/search_result_value_object_expression_experiment_value_object.py +1 -1
  153. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/search_result_value_object_object.py +1 -1
  154. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/search_results_response_data_object.py +1 -1
  155. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/search_settings_value_object.py +1 -1
  156. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/simple_svd_value_object.py +1 -1
  157. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/single_cell_dimension_value_object.py +1 -1
  158. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/sort_arg_array_design.py +1 -1
  159. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/sort_arg_expression_analysis_result_set.py +1 -1
  160. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/sort_arg_expression_experiment.py +1 -1
  161. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/sort_value_object.py +1 -1
  162. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/statement_value_object.py +1 -1
  163. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon.py +1 -1
  164. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon1.py +1 -1
  165. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon10.py +1 -1
  166. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon11.py +1 -1
  167. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon12.py +1 -1
  168. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon2.py +1 -1
  169. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon3.py +1 -1
  170. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon4.py +1 -1
  171. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon5.py +1 -1
  172. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon6.py +1 -1
  173. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon7.py +1 -1
  174. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon8.py +1 -1
  175. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon9.py +1 -1
  176. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon_arg.py +1 -1
  177. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon_value_object.py +1 -1
  178. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/taxon_with_usage_statistics_value_object.py +1 -1
  179. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/vector_element_value_object.py +1 -1
  180. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/well_composed_error.py +1 -1
  181. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/well_composed_error_body.py +1 -1
  182. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/models/well_composed_warning.py +1 -1
  183. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/rest.py +1 -1
  184. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy.egg-info/PKG-INFO +1 -1
  185. {gemmapy-2.0.1 → gemmapy-2.0.3}/setup.cfg +1 -1
  186. {gemmapy-2.0.1 → gemmapy-2.0.3}/LICENSE.md +0 -0
  187. {gemmapy-2.0.1 → gemmapy-2.0.3}/README.rst +0 -0
  188. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/__init__.py +0 -0
  189. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/_processors.py +0 -0
  190. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/_subprocessors.py +0 -0
  191. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy/sdk/api/__init__.py +0 -0
  192. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy.egg-info/SOURCES.txt +0 -0
  193. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy.egg-info/dependency_links.txt +0 -0
  194. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy.egg-info/requires.txt +0 -0
  195. {gemmapy-2.0.1 → gemmapy-2.0.3}/gemmapy.egg-info/top_level.txt +0 -0
  196. {gemmapy-2.0.1 → gemmapy-2.0.3}/pyproject.toml +0 -0
  197. {gemmapy-2.0.1 → gemmapy-2.0.3}/tests/test_basic.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gemmapy
3
- Version: 2.0.1
3
+ Version: 2.0.3
4
4
  Summary: a Python Wrapper for the Gemma API
5
5
  Keywords: gemma,bioinformatics
6
6
  Requires-Python: >3.10
@@ -7,7 +7,14 @@ Created on Wed Feb 28 23:09:30 2024
7
7
  """
8
8
 
9
9
  import typing as T
10
+ import base64
11
+ import gzip
10
12
 
13
+ def compress_arg(arg:str):
14
+ if arg is not None:
15
+ return base64.b64encode(gzip.compress(arg.encode())).decode()
16
+ else:
17
+ return arg
11
18
 
12
19
  def remove_nones(**kwargs):
13
20
  out = kwargs.copy()
@@ -17,7 +24,6 @@ def remove_nones(**kwargs):
17
24
  return out
18
25
 
19
26
  def add_to_filter(filt:T.Optional[str], prop: str, terms: T.List[T.Union[str,int]]):
20
-
21
27
  if terms is None:
22
28
  return filt
23
29
 
@@ -15,7 +15,6 @@ import anndata as ad
15
15
  from anndata import AnnData
16
16
  from io import StringIO
17
17
  import warnings
18
- import re
19
18
  import json
20
19
 
21
20
 
@@ -149,7 +148,7 @@ class GemmaPy(object):
149
148
  """
150
149
 
151
150
  filter = vs.add_to_filter(filter, 'id', result_sets)
152
-
151
+ filter = vs.compress_arg(filter)
153
152
 
154
153
  kwargs = vs.remove_nones(
155
154
  datasets = datasets,
@@ -186,7 +185,7 @@ class GemmaPy(object):
186
185
  """
187
186
 
188
187
  response = self.raw.get_annotations_children(uri=uri,**kwargs)
189
- df = ps.process_search_annotations(response)
188
+ df = ps.process_search_annotations(response.data)
190
189
  return df
191
190
 
192
191
  def get_annotation_parents(self,uri:str,**kwargs)->DataFrame:
@@ -208,7 +207,7 @@ class GemmaPy(object):
208
207
  """
209
208
 
210
209
  response = self.raw.get_annotations_parents(uri=uri,**kwargs)
211
- df = ps.process_search_annotations(response)
210
+ df = ps.process_search_annotations(response.data)
212
211
  return df
213
212
 
214
213
  # /annotations/search, search_annotations --------
@@ -229,7 +228,7 @@ class GemmaPy(object):
229
228
  :rtype: DataFrame
230
229
 
231
230
  """
232
-
231
+
233
232
  response = self.raw.search_annotations(query=query, **kwargs)
234
233
  return ps.process_search_annotations(response.data)
235
234
 
@@ -598,7 +597,7 @@ class GemmaPy(object):
598
597
 
599
598
  filter = vs.add_to_filter(filter, 'allCharacteristics.valueUri', uris)
600
599
  filter = vs.add_to_filter(filter, 'taxon.commonName', taxa)
601
-
600
+ filter = vs.compress_arg(filter)
602
601
  kwargs = vs.remove_nones(
603
602
  query = query,
604
603
  filter = filter,
@@ -693,6 +692,7 @@ class GemmaPy(object):
693
692
  filter = vs.add_to_filter(filter, 'allCharacteristics.valueUri', uris)
694
693
  filter = vs.add_to_filter(filter, 'taxon.commonName', taxa)
695
694
 
695
+ filter = vs.compress_arg(filter)
696
696
 
697
697
  kwargs = vs.remove_nones(
698
698
  filter = filter,
@@ -1140,6 +1140,7 @@ class GemmaPy(object):
1140
1140
 
1141
1141
  """
1142
1142
  filter = vs.add_to_filter(filter,"taxon.commonName",taxa)
1143
+ filter = vs.compress_arg(filter)
1143
1144
  kwargs = vs.remove_nones(filter = filter,
1144
1145
  offset = offset,
1145
1146
  limit = limit,
@@ -7,7 +7,7 @@
7
7
 
8
8
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
9
9
 
10
- OpenAPI spec version: 2.9.0
10
+ OpenAPI spec version: 2.9.1
11
11
  Contact: pavlab-support@msl.ubc.ca
12
12
  Generated by: https://github.com/swagger-api/swagger-codegen.git
13
13
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -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: list[AnnotationSearchResultValueObject]
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: list[AnnotationSearchResultValueObject]
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 = 'list[AnnotationSearchResultValueObject]' # noqa: E501
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: list[AnnotationSearchResultValueObject]
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: list[AnnotationSearchResultValueObject]
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 = 'list[AnnotationSearchResultValueObject]' # noqa: E501
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'
@@ -613,7 +613,8 @@ class DefaultApi(object):
613
613
  :param async_req bool
614
614
  :param Dataset2 dataset: (required)
615
615
  :param QuantitationType1 quantitation_type:
616
- :param str cell_type_assignment: The name of of the cell type assignment to retrieve. If left unset, this the preferred one is returned.
616
+ :param str cell_type_assignment: The name of the cell type assignment to retrieve. If left unset, this the preferred one is returned.
617
+ :param str protocol: The protocol of the cell type assignment to retrieve. This cannot be used in combination with `cellTypeAssignment`.
617
618
  :return: ResponseDataObjectCellTypeAssignmentValueObject
618
619
  If the method is called asynchronously,
619
620
  returns the request thread.
@@ -648,13 +649,14 @@ class DefaultApi(object):
648
649
  :param async_req bool
649
650
  :param Dataset2 dataset: (required)
650
651
  :param QuantitationType1 quantitation_type:
651
- :param str cell_type_assignment: The name of of the cell type assignment to retrieve. If left unset, this the preferred one is returned.
652
+ :param str cell_type_assignment: The name of the cell type assignment to retrieve. If left unset, this the preferred one is returned.
653
+ :param str protocol: The protocol of the cell type assignment to retrieve. This cannot be used in combination with `cellTypeAssignment`.
652
654
  :return: ResponseDataObjectCellTypeAssignmentValueObject
653
655
  If the method is called asynchronously,
654
656
  returns the request thread.
655
657
  """
656
658
 
657
- all_params = ['dataset', 'quantitation_type', 'cell_type_assignment'] # noqa: E501
659
+ all_params = ['dataset', 'quantitation_type', 'cell_type_assignment', 'protocol'] # noqa: E501
658
660
  all_params.append('async_req')
659
661
  all_params.append('_return_http_data_only')
660
662
  all_params.append('_preload_content')
@@ -687,6 +689,8 @@ class DefaultApi(object):
687
689
  query_params.append(('quantitationType', params['quantitation_type'])) # noqa: E501
688
690
  if 'cell_type_assignment' in params:
689
691
  query_params.append(('cellTypeAssignment', params['cell_type_assignment'])) # noqa: E501
692
+ if 'protocol' in params:
693
+ query_params.append(('protocol', params['protocol'])) # noqa: E501
690
694
 
691
695
  header_params = {}
692
696
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
6
6
 
7
- OpenAPI spec version: 2.9.0
7
+ OpenAPI spec version: 2.9.1
8
8
  Contact: pavlab-support@msl.ubc.ca
9
9
  Generated by: https://github.com/swagger-api/swagger-codegen.git
10
10
  """
@@ -73,7 +73,7 @@ class ApiClient(object):
73
73
  self.default_headers[header_name] = header_value
74
74
  self.cookie = cookie
75
75
  # Set default User-Agent.
76
- self.user_agent = 'gemmapy/2.0.0'
76
+ self.user_agent = 'gemmapy/2.0.3'
77
77
 
78
78
  def __del__(self):
79
79
  self.pool.close()
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -256,6 +256,6 @@ class Configuration(six.with_metaclass(TypeWithDefault, object)):
256
256
  return "Python SDK Debug Report:\n"\
257
257
  "OS: {env}\n"\
258
258
  "Python Version: {pyversion}\n"\
259
- "Version of the API: 2.9.0\n"\
259
+ "Version of the API: 2.9.1\n"\
260
260
  "SDK Package Version: 1.0.0".\
261
261
  format(env=sys.platform, pyversion=sys.version)
@@ -6,7 +6,7 @@
6
6
 
7
7
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
8
8
 
9
- OpenAPI spec version: 2.9.0
9
+ OpenAPI spec version: 2.9.1
10
10
  Contact: pavlab-support@msl.ubc.ca
11
11
  Generated by: https://github.com/swagger-api/swagger-codegen.git
12
12
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -195,7 +195,7 @@ class AnnotationValueObject(object):
195
195
  :param evidence_code: The evidence_code of this AnnotationValueObject. # noqa: E501
196
196
  :type: str
197
197
  """
198
- 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
198
+ 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
199
199
  if evidence_code not in allowed_values:
200
200
  raise ValueError(
201
201
  "Invalid value for `evidence_code` ({0}), must be one of {1}" # noqa: E501
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -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 = ["", "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
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
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  This website documents the usage of the [Gemma RESTful API](https://gemma.msl.ubc.ca/rest/v2/). Here you can find example script usage of the API, as well as graphical interface for each endpoint, with description of its parameters and the endpoint URL. Use of this webpage and the Gemma Web services, including the REST API, is subject to [these terms and conditions](https://pavlidislab.github.io/Gemma/terms.html). Please read these in full before continuing to use this webpage or any other part of the Gemma system. You can [consult the CHANGELOG.md file](https://gemma.msl.ubc.ca/resources/restapidocs/CHANGELOG.md) to view release notes and recent changes to the Gemma RESTful API. # noqa: E501
7
7
 
8
- OpenAPI spec version: 2.9.0
8
+ OpenAPI spec version: 2.9.1
9
9
  Contact: pavlab-support@msl.ubc.ca
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """