Skip to content

Commit

Permalink
make contrast more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Sep 20, 2023
1 parent 4be989e commit 479f2f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neurosynth-compose-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ components:
nullable: true
contrast:
type: string
description: 'underspecified selection of columns to contrast (TODO, make better).'
description: 'selection of categories in the filter column to differentiate groups, or "neurosynth", "neuroquery", or "neurostore" to compare to a database reference group'
nullable: true
transformer:
type: string
Expand All @@ -907,7 +907,7 @@ components:
$ref: '#/components/schemas/corrector'
filter:
type: string
description: a boolean column from annotations selecting which analyses to include in the meta-analysis
description: a column from annotations selecting which analyses to include in the meta-analysis
nullable: true
estimator:
title: estimator
Expand Down

0 comments on commit 479f2f5

Please sign in to comment.