diff options
Diffstat (limited to 'bh20simplewebuploader/templates/blurb.html')
-rw-r--r-- | bh20simplewebuploader/templates/blurb.html | 36 |
1 files changed, 27 insertions, 9 deletions
diff --git a/bh20simplewebuploader/templates/blurb.html b/bh20simplewebuploader/templates/blurb.html index 067cc3b..ed4d1e9 100644 --- a/bh20simplewebuploader/templates/blurb.html +++ b/bh20simplewebuploader/templates/blurb.html @@ -1,13 +1,31 @@ <p> - This is the COVID-19 Public Sequence Resource (COVID-19 PubSeq) for - SARS-CoV-2 virus sequences. COVID-19 PubSeq is a repository for - sequences with a low barrier to entry for uploading sequence data - using best practices, including <a href="https://en.wikipedia.org/wiki/FAIR_data">FAIR data</a>. Data are published with - metadata using state-of-the art standards - and, perhaps most importantly, providing standardised workflows that - get triggered on upload, so that results are immediately available - in standardised data formats. - + 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 + virus strains. PubSeq allows anyone to upload sequence material in + the form of FASTA or FASTQ files with accompanying metadata through + a web interface or REST API. +</p> +<p> + 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 + barrier to entry for uploading sequence data using best practices, + including <a href="https://en.wikipedia.org/wiki/FAIR_data">FAIR + data</a>. Data are published with metadata using state-of-the art + standards and, perhaps most importantly, providing standardised + workflows that get triggered on upload, so that results are + immediately available in standardised data formats. +</p> +<p> Your uploaded sequence will automatically be processed and incorporated into the public pangenome with metadata using worklows from the High Performance Open Biology Lab |