aboutsummaryrefslogtreecommitdiff
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 073375d..2bbd575 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -97,14 +97,14 @@
</ hr>
-<div id="footer" align="center">
+<div id="footer">
<small>
- GeneCup PubMed + GWAS catalog AI {{ version }}
- |
- <a href="https://git.genenetwork.org/genecup/">Source code</a>
+ GeneCup {{ version }}: PubMed + GWAS catalog deep learning miner
|
Cite <a href="https://academic.oup.com/g3journal/article/12/5/jkac059/6548160">GeneCup: mining PubMed and GWAS catalog for gene-keyword relationships.</a>
|
+ <a href="https://git.genenetwork.org/genecup/">Code</a>
+ |
Powered by <a href="https://www.tensorflow.org/">Tensorflow</a> on <a href="https://genenetwork.org/">GeneNetwork.org</a>
</small>
</div>