diff options
author | Pjotr Prins | 2020-08-22 11:04:56 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-08-22 11:04:56 +0100 |
commit | cab2f4ca70c08d9f44442ba01bdfa5639017084b (patch) | |
tree | c4d52887fc9b6314d37e45f92c90235a7d9c55c3 /bh20simplewebuploader/templates/blurb.html | |
parent | ed0bef1505c50c49479d794bbac6ad2fd2a99db1 (diff) | |
download | bh20-seq-resource-cab2f4ca70c08d9f44442ba01bdfa5639017084b.tar.gz bh20-seq-resource-cab2f4ca70c08d9f44442ba01bdfa5639017084b.tar.lz bh20-seq-resource-cab2f4ca70c08d9f44442ba01bdfa5639017084b.zip |
Repositioning content
Diffstat (limited to 'bh20simplewebuploader/templates/blurb.html')
-rw-r--r-- | bh20simplewebuploader/templates/blurb.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/bh20simplewebuploader/templates/blurb.html b/bh20simplewebuploader/templates/blurb.html index 8b65afa..e58bf78 100644 --- a/bh20simplewebuploader/templates/blurb.html +++ b/bh20simplewebuploader/templates/blurb.html @@ -6,7 +6,15 @@ 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> + 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. +</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 @@ -14,7 +22,8 @@ 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 |