We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c7b42 commit e71ac58Copy full SHA for e71ac58
src/gwascatalog/sumstatapp/web/index.html
@@ -567,9 +567,8 @@ <h2>Does your file meet the minimum row count?</h2>
567
<details class="wizard-help">
568
<summary>Why do we ask this?</summary>
569
<p>
570
- Typically the GWAS Catalog requires genome-wide summary statistics, not
571
- just top hits. Files with too few rows may be rejected at
572
- submission if they don't represent a complete genome-wide analysis.
+ GWAS Catalog submissions are expected to be full genome-wide datasets, not just top hits.
+ Files with too few rows may be rejected at submission if they don't represent a complete genome-wide analysis.
573
</p>
574
</details>
575
0 commit comments