Skip to content

Commit 584175c

Browse files
committed
update-version-118.0.2
1 parent 332f314 commit 584175c

165 files changed

Lines changed: 6164 additions & 3807 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ The Python client is autogenerated based on this [IGVF OpenAPI specification](ht
44

55
*Note while the API endpoints are relatively stable, the underlying data model is still evolving, and changing fields/types can cause breaking changes. The latest version of the client reflects the latest version of the schema used by the API.*
66

7-
- API version: 117.0.0
8-
- Package version: 117.0.0
7+
- API version: 118.0.2
8+
- Package version: 118.0.2
99
- Generator version: 7.7.0
1010
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1111

docs/HumanDonor.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Name | Type | Description | Notes
3030
**description** | **str** | A plain text description of the object. | [optional]
3131
**dbxrefs** | **List[str]** | Identifiers from external resources that may have 1-to-1 or 1-to-many relationships with IGVF donors. | [optional]
3232
**sex** | **str** | Sex of the donor. | [optional]
33-
**phenotypic_features** | **List[str]** | A list of associated phenotypic features of the donor. | [optional]
3433
**virtual** | **bool** | Virtual donors are not representing actual human or model organism donors, samples coming from which were used in experiments, but rather capturing metadata about hypothetical donors that the reported analysis results are relevant for. | [optional]
3534
**supersedes** | **List[str]** | The donor(s) that this donor supersedes by virtue of being newer, better, or a fixed version of etc. than the one(s) it supersedes. | [optional]
3635
**related_donors** | [**List[RelatedDonor]**](RelatedDonor.md) | Familial relations of this donor. | [optional]

docs/IgvfApi.md

Lines changed: 207 additions & 137 deletions
Large diffs are not rendered by default.

docs/InVitroSystem.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Name | Type | Description | Notes
3636
**upper_bound_age** | **float** | Upper bound of age of the organism at the time of collection of the sample. | [optional]
3737
**age_units** | **str** | The units of time associated with age of the biosample. | [optional]
3838
**sample_terms** | **List[str]** | Ontology terms identifying a biosample. | [optional]
39-
**disease_terms** | **List[str]** | Ontology term of the disease associated with the biosample. | [optional]
4039
**pooled_from** | **List[str]** | The biosamples this biosample is pooled from. | [optional]
4140
**originated_from** | **str** | Links to a biosample that was originated from due to differentiation, dedifferentiation, reprogramming, or the introduction of a genetic modification. | [optional]
4241
**treatments** | **List[str]** | A list of treatments applied to the biosample with the purpose of perturbation. | [optional]
@@ -56,7 +55,7 @@ Name | Type | Description | Notes
5655
**virtual** | **bool** | Virtual samples do not represent actual physical entities from experiments, but instead capture metadata about hypothetical or inferred samples relevant to reported analysis results, including those derived through demultiplexing. | [optional]
5756
**construct_library_sets** | **List[str]** | The construct library sets of vectors introduced to this sample prior to performing an assay. | [optional]
5857
**moi** | **float** | The actual multiplicity of infection (MOI) for vectors introduced to this sample. At least one construct library set must be specified in order to specify MOI. This property should capture the actual MOI, and not the targeted MOI. | [optional]
59-
**nucleic_acid_delivery** | **str** | Method of introduction of nucleic acid into the cell. | [optional]
58+
**construct_delivery_methods** | **List[str]** | Methods used to deliver construct libraries into the sample. | [optional]
6059
**time_post_library_delivery** | **float** | The time that elapsed past the time-point when the construct library sets were introduced. | [optional]
6160
**time_post_library_delivery_units** | **str** | The units of time that elapsed past the point when the construct library sets were introduced. | [optional]
6261
**protocols** | **List[str]** | Links to the protocol(s) for preparing the samples on Protocols.io. | [optional]

docs/Item.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Name | Type | Description | Notes
6464
**revoke_detail** | **str** | Explanation of why an object was transitioned to the revoked status. | [optional]
6565
**dbxrefs** | **List[str]** | Biosample identifiers from external resources, such as Biosample database or Cellosaurus. | [optional]
6666
**sex** | **str** | | [optional]
67-
**phenotypic_features** | **List[str]** | A list of associated phenotypic features of the sample. | [optional]
6867
**virtual** | **bool** | Virtual samples do not represent actual physical entities from experiments, but instead capture metadata about hypothetical or inferred samples relevant to reported analysis results, including those derived through demultiplexing. | [optional]
6968
**supersedes** | **List[str]** | The sample(s) that this sample supersedes by virtue of being newer, better, or a fixed version of etc. than the one(s) it supersedes. | [optional]
7069
**related_donors** | [**List[RelatedDonor]**](RelatedDonor.md) | Familial relations of this donor. | [optional]
@@ -354,21 +353,21 @@ Name | Type | Description | Notes
354353
**upper_bound_age** | **float** | Upper bound of age of the organism at the time of collection of the sample. | [optional]
355354
**age_units** | **str** | The units of time associated with age of the biosample. | [optional]
356355
**sample_terms** | **List[str]** | Ontology terms identifying a biosample. | [optional]
357-
**disease_terms** | **List[str]** | Ontology term of the disease associated with the biosample. | [optional]
358356
**pooled_from** | **List[str]** | The biosamples this biosample is pooled from. | [optional]
359357
**originated_from** | **str** | Links to a biosample that was originated from due to differentiation, dedifferentiation, reprogramming, or the introduction of a genetic modification. | [optional]
360358
**treatments** | **List[str]** | A list of treatments applied to the biosample with the purpose of perturbation. | [optional]
361359
**biomarkers** | **List[str]** | Biological markers that are associated with this sample. | [optional]
362360
**embryonic** | **bool** | Biosample is embryonic. | [optional]
363361
**modifications** | **List[str]** | Links to modifications applied to this biosample. | [optional]
364362
**cellular_sub_pool** | **str** | Cellular sub-pool fraction of the sample. Also known as PKR and sub-library. | [optional]
363+
**phenotypic_features** | **List[str]** | A list of associated phenotypic features of the sample. | [optional]
365364
**starting_amount** | **float** | The initial quantity of samples obtained. | [optional]
366365
**starting_amount_units** | **str** | The units used to quantify the amount of samples obtained. | [optional]
367366
**date_obtained** | **str** | The date the sample was harvested, dissected or created, depending on the type of the sample. | [optional]
368367
**part_of** | **str** | Links to a sample which represents a larger sample from which this sample was taken regardless of whether it is a tissue taken from an organism or smaller slices of a piece of tissue or aliquots of a cell growth. | [optional]
369368
**sorted_from** | **str** | Links to a larger sample from which this sample was obtained through sorting. | [optional]
370369
**sorted_from_detail** | **str** | Detail for sample sorted into fractions capturing information about sorting. | [optional]
371-
**nucleic_acid_delivery** | **str** | Method of introduction of nucleic acid into the cell. | [optional]
370+
**construct_delivery_methods** | **List[str]** | Methods used to deliver construct libraries into the sample. | [optional]
372371
**time_post_library_delivery** | **float** | The time that elapsed past the time-point when the construct library sets were introduced. | [optional]
373372
**time_post_library_delivery_units** | **str** | The units of time that elapsed past the point when the construct library sets were introduced. | [optional]
374373
**selection_conditions** | **List[str]** | The conditions used for selecting the sample. | [optional]

docs/MultiplexedSample.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Name | Type | Description | Notes
3737
**virtual** | **bool** | Virtual samples do not represent actual physical entities from experiments, but instead capture metadata about hypothetical or inferred samples relevant to reported analysis results, including those derived through demultiplexing. | [optional]
3838
**construct_library_sets** | **List[str]** | The construct library sets of the samples included in this multiplexed sample. | [optional]
3939
**moi** | **float** | The actual multiplicity of infection (MOI) for vectors introduced to this sample. At least one construct library set must be specified in order to specify MOI. This property should capture the actual MOI, and not the targeted MOI. | [optional]
40-
**nucleic_acid_delivery** | **str** | Method of introduction of nucleic acid into the cell. | [optional]
40+
**construct_delivery_methods** | **List[str]** | The construct delivery methods of the samples included in this multiplexed sample. | [optional]
4141
**time_post_library_delivery** | **float** | The time that elapsed past the time-point when the construct library sets were introduced. | [optional]
4242
**time_post_library_delivery_units** | **str** | The units of time that elapsed past the point when the construct library sets were introduced. | [optional]
4343
**protocols** | **List[str]** | Links to the protocol(s) for preparing the samples on Protocols.io. | [optional]
@@ -60,7 +60,7 @@ Name | Type | Description | Notes
6060
**demultiplexed_to** | **List[str]** | The in vitro system samples this multiplexed sample has been demultiplexed into. | [optional]
6161
**sample_terms** | **List[str]** | The sample terms of the samples included in this multiplexed sample. | [optional]
6262
**taxa** | **str** | The species of the organism. | [optional]
63-
**disease_terms** | **List[str]** | The disease terms of the samples included in this multiplexed sample. | [optional]
63+
**phenotypic_features** | **List[str]** | The phenotypic features of the samples included in this multiplexed sample. | [optional]
6464
**treatments** | **List[str]** | The treatments of the samples included in this multiplexed sample. | [optional]
6565
**modifications** | **List[str]** | The modifications of the samples included in this multiplexed sample. | [optional]
6666
**donors** | **List[str]** | The donors of the samples included in this multiplexed sample. | [optional]

docs/PrimaryCell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Name | Type | Description | Notes
3636
**upper_bound_age** | **float** | Upper bound of age of the organism at the time of collection of the sample. | [optional]
3737
**age_units** | **str** | The units of time associated with age of the biosample. | [optional]
3838
**sample_terms** | **List[str]** | Ontology terms identifying a biosample. | [optional]
39-
**disease_terms** | **List[str]** | Ontology term of the disease associated with the biosample. | [optional]
4039
**pooled_from** | **List[str]** | The biosamples this biosample is pooled from. | [optional]
4140
**originated_from** | **str** | Links to a biosample that was originated from due to differentiation, dedifferentiation, reprogramming, or the introduction of a genetic modification. | [optional]
4241
**treatments** | **List[str]** | A list of treatments applied to the biosample with the purpose of perturbation. | [optional]
@@ -56,7 +55,7 @@ Name | Type | Description | Notes
5655
**virtual** | **bool** | Virtual samples do not represent actual physical entities from experiments, but instead capture metadata about hypothetical or inferred samples relevant to reported analysis results, including those derived through demultiplexing. | [optional]
5756
**construct_library_sets** | **List[str]** | The construct library sets of vectors introduced to this sample prior to performing an assay. | [optional]
5857
**moi** | **float** | The actual multiplicity of infection (MOI) for vectors introduced to this sample. At least one construct library set must be specified in order to specify MOI. This property should capture the actual MOI, and not the targeted MOI. | [optional]
59-
**nucleic_acid_delivery** | **str** | Method of introduction of nucleic acid into the cell. | [optional]
58+
**construct_delivery_methods** | **List[str]** | Methods used to deliver construct libraries into the sample. | [optional]
6059
**time_post_library_delivery** | **float** | The time that elapsed past the time-point when the construct library sets were introduced. | [optional]
6160
**time_post_library_delivery_units** | **str** | The units of time that elapsed past the point when the construct library sets were introduced. | [optional]
6261
**protocols** | **List[str]** | Links to the protocol(s) for preparing the samples on Protocols.io. | [optional]

docs/PseudobulkSet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PseudobulkSet
22

3-
3+
A file set for pseudobulks. Pseudobulk sets represent the results of a computational analysis of multiple single cells that share a cell type.
44

55
## Properties
66

docs/RodentDonor.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Name | Type | Description | Notes
3333
**description** | **str** | A plain text description of the object. | [optional]
3434
**dbxrefs** | **List[str]** | Identifiers from external resources that may have 1-to-1 or 1-to-many relationships with IGVF donors. | [optional]
3535
**sex** | **str** | Sex of the donor. | [optional]
36-
**phenotypic_features** | **List[str]** | A list of associated phenotypic features of the donor. | [optional]
3736
**virtual** | **bool** | Virtual donors are not representing actual human or model organism donors, samples coming from which were used in experiments, but rather capturing metadata about hypothetical donors that the reported analysis results are relevant for. | [optional]
3837
**supersedes** | **List[str]** | The donor(s) that this donor supersedes by virtue of being newer, better, or a fixed version of etc. than the one(s) it supersedes. | [optional]
3938
**strain_background** | **str** | The specific parent strain designation of a non-human donor. | [optional]

docs/SearchResultItem.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Name | Type | Description | Notes
6464
**revoke_detail** | **str** | Explanation of why an object was transitioned to the revoked status. | [optional]
6565
**dbxrefs** | **List[str]** | Biosample identifiers from external resources, such as Biosample database or Cellosaurus. | [optional]
6666
**sex** | **str** | | [optional]
67-
**phenotypic_features** | **List[str]** | A list of associated phenotypic features of the sample. | [optional]
6867
**virtual** | **bool** | Virtual samples do not represent actual physical entities from experiments, but instead capture metadata about hypothetical or inferred samples relevant to reported analysis results, including those derived through demultiplexing. | [optional]
6968
**supersedes** | **List[str]** | The sample(s) that this sample supersedes by virtue of being newer, better, or a fixed version of etc. than the one(s) it supersedes. | [optional]
7069
**related_donors** | [**List[RelatedDonor]**](RelatedDonor.md) | Familial relations of this donor. | [optional]
@@ -354,21 +353,21 @@ Name | Type | Description | Notes
354353
**upper_bound_age** | **float** | Upper bound of age of the organism at the time of collection of the sample. | [optional]
355354
**age_units** | **str** | The units of time associated with age of the biosample. | [optional]
356355
**sample_terms** | **List[str]** | Ontology terms identifying a biosample. | [optional]
357-
**disease_terms** | **List[str]** | Ontology term of the disease associated with the biosample. | [optional]
358356
**pooled_from** | **List[str]** | The biosamples this biosample is pooled from. | [optional]
359357
**originated_from** | **str** | Links to a biosample that was originated from due to differentiation, dedifferentiation, reprogramming, or the introduction of a genetic modification. | [optional]
360358
**treatments** | **List[str]** | A list of treatments applied to the biosample with the purpose of perturbation. | [optional]
361359
**biomarkers** | **List[str]** | Biological markers that are associated with this sample. | [optional]
362360
**embryonic** | **bool** | Biosample is embryonic. | [optional]
363361
**modifications** | **List[str]** | Links to modifications applied to this biosample. | [optional]
364362
**cellular_sub_pool** | **str** | Cellular sub-pool fraction of the sample. Also known as PKR and sub-library. | [optional]
363+
**phenotypic_features** | **List[str]** | A list of associated phenotypic features of the sample. | [optional]
365364
**starting_amount** | **float** | The initial quantity of samples obtained. | [optional]
366365
**starting_amount_units** | **str** | The units used to quantify the amount of samples obtained. | [optional]
367366
**date_obtained** | **str** | The date the sample was harvested, dissected or created, depending on the type of the sample. | [optional]
368367
**part_of** | **str** | Links to a sample which represents a larger sample from which this sample was taken regardless of whether it is a tissue taken from an organism or smaller slices of a piece of tissue or aliquots of a cell growth. | [optional]
369368
**sorted_from** | **str** | Links to a larger sample from which this sample was obtained through sorting. | [optional]
370369
**sorted_from_detail** | **str** | Detail for sample sorted into fractions capturing information about sorting. | [optional]
371-
**nucleic_acid_delivery** | **str** | Method of introduction of nucleic acid into the cell. | [optional]
370+
**construct_delivery_methods** | **List[str]** | Methods used to deliver construct libraries into the sample. | [optional]
372371
**time_post_library_delivery** | **float** | The time that elapsed past the time-point when the construct library sets were introduced. | [optional]
373372
**time_post_library_delivery_units** | **str** | The units of time that elapsed past the point when the construct library sets were introduced. | [optional]
374373
**selection_conditions** | **List[str]** | The conditions used for selecting the sample. | [optional]

0 commit comments

Comments
 (0)