From 3c93433a55c85d49c5ceb9dccdebcbcc9bec0f9d Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 13 Apr 2020 11:23:25 -0500 Subject: Added link to REDCap --- bh20simplewebuploader/templates/form.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bh20simplewebuploader/templates/form.html') 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 Creative Commons 4.0 attribution license (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 REDCap. A free command line version of the uploader can be installed from source.

-- cgit v1.2.3