Skip to content

Commit 6e0aae3

Browse files
Merge branch 'develop' into feature/ODM-12846-gene-summary-analytics
# Conflicts: # openapi/v1/integrationCurator.yaml # openapi/v1/integrationUser.yaml
2 parents 9000cff + 2f23345 commit 6e0aae3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

openapi/v1/integrationCurator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7042,6 +7042,7 @@ paths:
70427042
- `Fold change` - ratio of average expressions between case and control groups.
70437043
- `U statistic` - Mann–Whitney U test statistic that measures the difference between Case and Control groups.
70447044
- `p-value` - the probability of observing results as extreme as (or more extreme than) those obtained, assuming that the null hypothesis is true.
7045+
70457046
Results are sorted by absolute value of fold change in descending order, allowing easy identification of the most differentially expressed genes.
70467047
70477048
Request and response parameters are subject to change as this feature is in BETA.

openapi/v1/integrationUser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5493,6 +5493,7 @@ paths:
54935493
- `Fold change` - ratio of average expressions between case and control groups.
54945494
- `U statistic` - Mann–Whitney U test statistic that measures the difference between Case and Control groups.
54955495
- `p-value` - the probability of observing results as extreme as (or more extreme than) those obtained, assuming that the null hypothesis is true.
5496+
54965497
Results are sorted by absolute value of fold change in descending order, allowing easy identification of the most differentially expressed genes.
54975498
54985499
Request and response parameters are subject to change as this feature is in BETA.

0 commit comments

Comments
 (0)