about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPjotr Prins2024-06-22 05:08:38 -0500
committerPjotr Prins2024-06-22 05:08:38 -0500
commitaac5e42348edec06b1c3c3f32893f7bc96c1187b (patch)
tree213cca07238725b18f2a6bd4c6ad3971cc648732
parent1e419c6ced1386d3d6a74f698f61528452dc03d2 (diff)
downloadgenecup-aac5e42348edec06b1c3c3f32893f7bc96c1187b.tar.gz
Hype banner
-rw-r--r--templates/layout.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 99173aa..073375d 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -99,13 +99,13 @@
 
 <div id="footer" align="center">
   <small>
-  GeneCup {{ version }}
+  GeneCup PubMed + GWAS catalog AI {{ version }}
   |
   <a href="https://git.genenetwork.org/genecup/">Source code</a>
   |
-  Cite <a href="https://academic.oup.com/g3journal/article/12/5/jkac059/6548160">GeneCup: mining PubMed and GWAS catalog for gene-keyword relationships. doi:10.1093/g3journal/jkac059. PMID: 35285473; PMCID: PMC9073678.</a>
+  Cite <a href="https://academic.oup.com/g3journal/article/12/5/jkac059/6548160">GeneCup: mining PubMed and GWAS catalog for gene-keyword relationships.</a>
   |
-  Powered by Tensorflow on <a href="https://genenetwork.org/">GeneNetwork.org</a>
+  Powered by <a href="https://www.tensorflow.org/">Tensorflow</a> on <a href="https://genenetwork.org/">GeneNetwork.org</a>
   </small>
 </div>