aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2020-11-16 10:42:33 +0000
committerPjotr Prins2020-11-16 10:42:33 +0000
commit0a0cb56230ba402dfa16a2eef6da307bd8fab4e6 (patch)
treeeb27f24711f9db9b154e629eed29544ccba1771f
parent803f1b57ae07277792a5d93792230d2b453e9bd5 (diff)
downloadbh20-seq-resource-0a0cb56230ba402dfa16a2eef6da307bd8fab4e6.tar.gz
bh20-seq-resource-0a0cb56230ba402dfa16a2eef6da307bd8fab4e6.tar.lz
bh20-seq-resource-0a0cb56230ba402dfa16a2eef6da307bd8fab4e6.zip
Modify menu
-rw-r--r--bh20simplewebuploader/templates/menu.html3
-rw-r--r--doc/web/about.org4
2 files changed, 3 insertions, 4 deletions
diff --git a/bh20simplewebuploader/templates/menu.html b/bh20simplewebuploader/templates/menu.html
index cf32fec..78082e6 100644
--- a/bh20simplewebuploader/templates/menu.html
+++ b/bh20simplewebuploader/templates/menu.html
@@ -4,11 +4,10 @@
<a href="/download" class="{{ 'active' if menu=='DOWNLOAD' }}">DOWNLOAD</a>
<a href="/upload" class="{{ 'active' if menu=='UPLOAD' }}">UPLOAD</a>
<a href="/status" class="{{ 'active' if menu=='STATUS' }}">STATUS</a>
- <a href="/demo" class="{{ 'active' if menu=='DEMO' }}">SPARQL-PLAYGROUND</a>
+ <a href="/demo" class="{{ 'active' if menu=='DEMO' }}">QUERY</a>
<a href="/export" class="{{ 'active' if menu=='EXPORT' }}">EXPORT</a>
<a href="/blog" class="{{ 'active' if menu=='BLOG' }}">DOCS</a>
<a href="/about" class="{{ 'active' if menu=='ABOUT' }}">ABOUT</a>
- <a href="/contact" class="{{ 'active' if menu=='CONTACT' }}">CONTACT</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
diff --git a/doc/web/about.org b/doc/web/about.org
index d8d7f73..63361c2 100644
--- a/doc/web/about.org
+++ b/doc/web/about.org
@@ -22,7 +22,7 @@
- [[#how-do-i-deal-with-private-data-and-privacy][How do I deal with private data and privacy?]]
- [[#do-you-have-any-checks-or-concerns-if-human-sequence-accidentally-submitted-to-your-service-as-part-of-a-fastq-][Do you have any checks or concerns if human sequence accidentally submitted to your service as part of a fastq? *]]
- [[#does-pubseq-support-only-sars-cov-2-data][Does PubSeq support only SARS-CoV-2 data?]]
- - [[#how-do-i-communicate-with-you][How do I communicate with you?]]
+ - [[#contact-how-do-i-communicate-with-you][Contact: how do I communicate with you?]]
- [[#citing-pubseq][Citing PubSeq]]
- [[#who-are-the-sponsors][Who are the sponsors?]]
@@ -232,7 +232,7 @@ We are planning to remove reads that match the human reference.
To date, PubSeq is a resource specific to SARS-CoV-2, but we are designing it to be able to support other species in the future.
-* How do I communicate with you?
+* Contact: how do I communicate with you?
We use a [[https://gitter.im/arvados/pubseq?utm_source=share-link&utm_medium=link&utm_campaign=share-link][gitter channel]] you can join. See also [[./contact][contact]].