-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- nov-18
- nov-10-allportals
- nov-5-mi-test
- jan2020
- intermediate-release-2-26-2019
- geneTableMasterMarch11
- feb-2020-release
- backup52K
- all_portal_release_Mar_2020
- T2DKP_Oct-11-2019_release2
- T2DKP_Oct-11-2019_release
- T2DKP_GenePrior_4-23-2019
- QA-Oct15
- Nov-MI-2018
- May5-2020-release
- June-6-2019-T2DKP_release
- July-2020-mdv45-77-113-131
- Jan-mdv74-2019
- Jan-2-2019
- Jan-2-2019-updated
- Dec-21-2018
- Dec-15-e569a49
- CVDKP-mdv96-12-11-2018
- Aug-28-2019-release
Showing
2 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,37 @@ | ||
<script class="panel-body" id="GWAS_Leptin_script" type="x-tmpl-mustache"> | ||
<h4><g:message code="informational.shared.headers.dataset"></g:message></h4> | ||
<p><g:message code="informational.data.download.BFpercent"></g:message></p> | ||
<h4><g:message code="informational.shared.headers.publications"></g:message></h4> | ||
<p><div class="paper"> | ||
<g:message code="informational.shared.publications.Kilpelainen_2016_NatCommun"></g:message><br> | ||
<g:message code="informational.shared.publications.Kilpelainen_2016_NatCommun.author"></g:message><g:message code="informational.shared.publications.etal"></g:message> | ||
<div class="citation"><g:message code="informational.shared.publications.Kilpelainen_2016_NatCommun.citation"></g:message> </div> | ||
</div></p> | ||
<h4><g:message code="informational.shared.headers.dataset_pheno"></g:message></h4> | ||
<ul> | ||
<li><g:message code="informational.shared.traits.leptin"></g:message></li> | ||
<li><g:message code="informational.shared.traits.leptinAdjBMI"></g:message></li> | ||
</ul> | ||
<h4><g:message code="informational.shared.headers.dataset_subjects"></g:message></h4> | ||
<table class="table table-condensed table-responsive table-striped"> | ||
<tr><th>Samples</th><th>Cohort</th><th>Ancestry</th></tr> | ||
</table> | ||
<h4><g:message code="informational.shared.headers.exptsumm"></g:message></h4> | ||
<p><g:message code="informational.data.exptsumm.Leptin_GWAS"></g:message></p> | ||
<h4>Accessing ADIPOGen GWAS data</h4> | ||
<p><g:message code="informational.data.accessing.Leptin_GWAS1"></g:message> <a href="${createLink(controller: 'variantSearch', action: 'variantSearchWF')}">Variant Finder</a> <g:message code="informational.data.accessing.Leptin_GWAS2"></g:message></p> | ||
</script> |