diff options
-rw-r--r-- | bh20simplewebuploader/templates/blurb.html | 14 | ||||
-rw-r--r-- | doc/web/contact.html | 29 | ||||
-rw-r--r-- | doc/web/contact.org | 7 |
3 files changed, 27 insertions, 23 deletions
diff --git a/bh20simplewebuploader/templates/blurb.html b/bh20simplewebuploader/templates/blurb.html index e58bf78..3848338 100644 --- a/bh20simplewebuploader/templates/blurb.html +++ b/bh20simplewebuploader/templates/blurb.html @@ -1,5 +1,4 @@ <p> - COVID-19 PubSeq is a free and open online bioinformatics public sequence resource with on-the-fly analysis of sequenced SARS-CoV-2 samples that allows for a quick turnaround in identification of new @@ -8,11 +7,14 @@ a web interface or REST API. </p> <p> - PubSeq accepts sequence material from all sources (notably in FASTA - format). PubSeq also provides specific workflows for Oxford Nanopore - analysis in FASTQ format. If you need help analysing FAST5 or FASTQ - data, feel free to <a href="/contact">contact us</a>! Also for - commercial support and Cloud pipelines you can reach out to us. + Our goal is to help map the viral variants in this pandemic. Early + identification of variants helps with testing and treatments! + COVID-19 PubSeq accepts sequence material from all sources (notably + in FASTA format). In addition, PubSeq provides specific workflows + for Oxford Nanopore analysis in FAST5 and FASTQ format. If you have + an Oxford Nanopore and need (free) help analysing SARS-CoV-2 FAST5 + or FASTQ data, feel free to <a href="/contact">contact us</a>! Also + for commercial support you can reach out. </p> <p> COVID-19 PubSeq is also a repository for sequences with a low diff --git a/doc/web/contact.html b/doc/web/contact.html index 8372743..1ce663e 100644 --- a/doc/web/contact.html +++ b/doc/web/contact.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> -<!-- 2020-08-22 Sat 05:03 --> +<!-- 2020-08-22 Sat 05:09 --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>CONTACT</title> @@ -234,29 +234,30 @@ for the JavaScript code in this tag. <h2>Table of Contents</h2> <div id="text-table-of-contents"> <ul> -<li><a href="#orgd0c1845">1. CONTACT and SUPPORT</a> +<li><a href="#orgfe47a1e">1. CONTACT and SUPPORT</a> <ul> -<li><a href="#org5a8566b">1.1. Professional support</a></li> -<li><a href="#orgccd5ecb">1.2. E-mail</a></li> +<li><a href="#org4181827">1.1. Professional support</a></li> +<li><a href="#orgd92cea5">1.2. E-mail</a></li> </ul> </li> </ul> </div> </div> -<div id="outline-container-orgd0c1845" class="outline-2"> -<h2 id="orgd0c1845"><span class="section-number-2">1</span> CONTACT and SUPPORT</h2> +<div id="outline-container-orgfe47a1e" class="outline-2"> +<h2 id="orgfe47a1e"><span class="section-number-2">1</span> CONTACT and SUPPORT</h2> <div class="outline-text-2" id="text-1"> <p> COVID-19 PubSeq was created by a group of <a href="https://github.com/arvados/bh20-seq-resource/graphs/contributors">bioinformaticians</a> and -software developers working at leading institutes (see sponsors -below). You can talk with us directly on a <a href="https://gitter.im/arvados/pubseq?utm_source=share-link&utm_medium=link&utm_campaign=share-link">gitter channel</a>. We are open -to improving work flows and analysis. +software developers working at leading institutes (see sponsors below) +with the goal of making online analysis available to everyone. You can +talk with us directly on a <a href="https://gitter.im/arvados/pubseq?utm_source=share-link&utm_medium=link&utm_campaign=share-link">gitter channel</a>. We are open to improving +work flows and analysis. </p> </div> -<div id="outline-container-org5a8566b" class="outline-3"> -<h3 id="org5a8566b"><span class="section-number-3">1.1</span> Professional support</h3> +<div id="outline-container-org4181827" class="outline-3"> +<h3 id="org4181827"><span class="section-number-3">1.1</span> Professional support</h3> <div class="outline-text-3" id="text-1-1"> <p> To use COVID-19 PubSeq solutions for professional purposes you can @@ -269,8 +270,8 @@ COVID-19 is built on Arvados using CWL workflows. </div> </div> -<div id="outline-container-orgccd5ecb" class="outline-3"> -<h3 id="orgccd5ecb"><span class="section-number-3">1.2</span> E-mail</h3> +<div id="outline-container-orgd92cea5" class="outline-3"> +<h3 id="orgd92cea5"><span class="section-number-3">1.2</span> E-mail</h3> <div class="outline-text-3" id="text-1-2"> <p> For other questions feel free to write directly to <a href="mailto:pjotr.public821@thebird.nl">Pjotr Prins</a>. @@ -280,7 +281,7 @@ For other questions feel free to write directly to <a href="mailto:pjotr.public8 </div> </div> <div id="postamble" class="status"> -<hr><small>Created by <a href="http://thebird.nl/">Pjotr Prins</a> (pjotr.public768 at thebird 'dot' nl) using Emacs org-mode and a healthy dose of Lisp!<br />Modified 2020-08-22 Sat 05:03</small>. +<hr><small>Created by <a href="http://thebird.nl/">Pjotr Prins</a> (pjotr.public768 at thebird 'dot' nl) using Emacs org-mode and a healthy dose of Lisp!<br />Modified 2020-08-22 Sat 05:09</small>. </div> </body> </html> diff --git a/doc/web/contact.org b/doc/web/contact.org index f410cee..96a9bb6 100644 --- a/doc/web/contact.org +++ b/doc/web/contact.org @@ -4,9 +4,10 @@ * CONTACT and SUPPORT COVID-19 PubSeq was created by a group of [[https://github.com/arvados/bh20-seq-resource/graphs/contributors][bioinformaticians]] and -software developers working at leading institutes (see sponsors -below). You can talk with us directly on a [[https://gitter.im/arvados/pubseq?utm_source=share-link&utm_medium=link&utm_campaign=share-link][gitter channel]]. We are open -to improving work flows and analysis. +software developers working at leading institutes (see sponsors below) +with the goal of making online analysis available to everyone. You can +talk with us directly on a [[https://gitter.im/arvados/pubseq?utm_source=share-link&utm_medium=link&utm_campaign=share-link][gitter channel]]. We are open to improving +work flows and analysis. ** Professional support |