diff options
author | Pjotr Prins | 2020-08-22 09:51:27 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-08-22 09:51:27 +0100 |
commit | fb7a72fa4e1d3b5fc9574d0b8b6c4c2b2474604f (patch) | |
tree | 4e4e16354ce76d7c8d05b8b307612e5025e2deae /bh20simplewebuploader/templates/blurb.html | |
parent | 0a23018b8afced6a145d96efbe5bffe86f092cce (diff) | |
download | bh20-seq-resource-fb7a72fa4e1d3b5fc9574d0b8b6c4c2b2474604f.tar.gz bh20-seq-resource-fb7a72fa4e1d3b5fc9574d0b8b6c4c2b2474604f.tar.lz bh20-seq-resource-fb7a72fa4e1d3b5fc9574d0b8b6c4c2b2474604f.zip |
Reworded blurb
Diffstat (limited to 'bh20simplewebuploader/templates/blurb.html')
-rw-r--r-- | bh20simplewebuploader/templates/blurb.html | 25 |
1 files changed, 16 insertions, 9 deletions
diff --git a/bh20simplewebuploader/templates/blurb.html b/bh20simplewebuploader/templates/blurb.html index 067cc3b..8074ecb 100644 --- a/bh20simplewebuploader/templates/blurb.html +++ b/bh20simplewebuploader/templates/blurb.html @@ -1,13 +1,20 @@ <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 + + 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. + Your uploaded sequence will automatically be processed and incorporated into the public pangenome with metadata using worklows from the High Performance Open Biology Lab |