From cab2f4ca70c08d9f44442ba01bdfa5639017084b Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 22 Aug 2020 11:04:56 +0100 Subject: Repositioning content --- bh20simplewebuploader/templates/home.html | 78 +++++++++++++++++-------------- 1 file changed, 44 insertions(+), 34 deletions(-) (limited to 'bh20simplewebuploader/templates/home.html') diff --git a/bh20simplewebuploader/templates/home.html b/bh20simplewebuploader/templates/home.html index bede611..367f6e2 100644 --- a/bh20simplewebuploader/templates/home.html +++ b/bh20simplewebuploader/templates/home.html @@ -8,40 +8,50 @@
-

- Make your sequence - data FAIR. Upload - your SARS-CoV-2 sequence (FASTA or FASTQ - formats) with metadata (JSONLD) to - the public sequence - resource. The upload will trigger a - recompute with all available sequences into a - Pangenome available for - download! -

-

- Your uploaded sequence will automatically be - processed and incorporated into the public - pangenome with metadata using worklows from - the High Performance Open Biology Lab - defined here. All - data is published under - a Creative - Commons license You can take the published - (GFA/RDF/FASTA) data and store it in a triple - store for further processing. Clinical - data can be stored - securely - at REDCap. -

-

- Note that form fields contain - web ontology - URI's - for disambiguation - and machine readable metadata. For examples of - use, see the BLOG. -

+ +

+ 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 the web interface or REST API. +

+

+ Make your sequence + data FAIR. Upload + your SARS-CoV-2 sequence (FASTA or FASTQ formats) + with simple metadata (JSONLD) to + the public sequence + resource. The upload will trigger a recompute + with all available sequences into a Pangenome + available for + download! +

+

+ Your uploaded sequence will automatically be + processed and incorporated into the public + pangenome with metadata using worklows from the + High Performance Open Biology Lab + defined here. All + data is published under + a Creative + Commons license You can take the published + (GFA/RDF/FASTA) data and store it in a triple + store for further processing. Clinical data can + be stored securely + at REDCap. +

+

+ Note that form fields contain + web ontology + URI's + for disambiguation + and machine readable metadata. For examples of + use, see the BLOG. +

-- cgit v1.2.3