aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates/form.html
diff options
context:
space:
mode:
authorPjotr Prins2020-04-13 11:23:25 -0500
committerPjotr Prins2020-04-13 11:23:25 -0500
commit3c93433a55c85d49c5ceb9dccdebcbcc9bec0f9d (patch)
tree94876b8cc4b8e86da2e1f070b193b1796f63a04c /bh20simplewebuploader/templates/form.html
parent213789045304d5bf60e544781da24a03475c025d (diff)
downloadbh20-seq-resource-3c93433a55c85d49c5ceb9dccdebcbcc9bec0f9d.tar.gz
bh20-seq-resource-3c93433a55c85d49c5ceb9dccdebcbcc9bec0f9d.tar.lz
bh20-seq-resource-3c93433a55c85d49c5ceb9dccdebcbcc9bec0f9d.zip
Added link to REDCap
Diffstat (limited to 'bh20simplewebuploader/templates/form.html')
-rw-r--r--bh20simplewebuploader/templates/form.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html
index 4955095..6b87318 100644
--- a/bh20simplewebuploader/templates/form.html
+++ b/bh20simplewebuploader/templates/form.html
@@ -64,8 +64,8 @@
margin: 0 auto;
}
-span.dropt {border-bottom: thin dotted; background: #ffeedd;}
-span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
+ span.dropt {border-bottom: thin dotted; background: #ffeedd;}
+ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
.grid-container {
display: grid;
@@ -170,7 +170,8 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
a <a href="https://creativecommons.org/licenses/by/4.0/">Creative
Commons 4.0 attribution license</a> (CC-BY-4.0). You
can take the published (GFA/RDF/FASTA) data and store it in
- a triple store for further processing.
+ a triple store for further processing. We also plan to
+ combine identifiers with clinical data stored securely at <a href="https://redcap-covid19.elixir-luxembourg.org/redcap/">REDCap</a>.
A free command line version of the uploader can be
installed from <a href="https://github.com/arvados/bh20-seq-resource">source</a>.
</p>