From 84aad00d8ff964a8c985d55ded3b73b1bdf9d2e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Midoux?= <cedric.midoux@inrae.fr>
Date: Thu, 3 Dec 2020 10:44:27 +0100
Subject: [PATCH] cite us

---
 panels/Help-ui.R | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/panels/Help-ui.R b/panels/Help-ui.R
index e714fbf..ea662dc 100644
--- a/panels/Help-ui.R
+++ b/panels/Help-ui.R
@@ -7,6 +7,12 @@ Help <- div(HTML("<p>
                   For more information about this tool, you can refer to
                   <a href = \"http://migale.jouy.inrae.fr/sites/migale.jouy.inra.fr.drupal7.migale.jouy.inra.fr/files/JOBIM2018_poster.pdf\">this poster</a>.
                   </p>
+                  
+                  <p>
+                  <u>Cite us:</u>
+                  Research teams that have used Easy16S are expected to thank the Migale bioinformatics facility in the publications of their analyses with the following sentence: <br>
+                  <i>\"We are grateful to the INRAE MIGALE bioinformatics facility (MIGALE, INRAE, 2020. Migale bioinformatics Facility, doi: 10.15454/1.5572390655343293E12) for providing help and/or computing and/or storage resources\"</i>
+                  </p>
 
                   <p>
                   <u>The demo dataset :</u> Chaillou, S., et al. \"
-- 
GitLab