diff options
author | S. Solomon Darnell | 2025-03-28 21:52:21 -0500 |
---|---|---|
committer | S. Solomon Darnell | 2025-03-28 21:52:21 -0500 |
commit | 4a52a71956a8d46fcb7294ac71734504bb09bcc2 (patch) | |
tree | ee3dc5af3b6313e921cd920906356f5d4febc4ed /gnqa/data/study2/lists | |
parent | cc961e04ba734dd72309fb548a2f97d67d578813 (diff) | |
download | gn-ai-master.tar.gz |
Diffstat (limited to 'gnqa/data/study2/lists')
-rw-r--r-- | gnqa/data/study2/lists/human-questions.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gnqa/data/study2/lists/human-questions.json b/gnqa/data/study2/lists/human-questions.json index 4142e5b2..c6578922 100644 --- a/gnqa/data/study2/lists/human-questions.json +++ b/gnqa/data/study2/lists/human-questions.json @@ -168,5 +168,13 @@ "What is GeneNetwork and how does it relate to aging research?" ] + }, + { + "level": "citizenscientist", + "domain": "asthma", + "query": [ + "Do underrepresented groups have a higher incidence of asthma than whites in the USA?" + + ] } -]
\ No newline at end of file +] |