diff options
author | Pjotr Prins | 2020-08-22 11:16:25 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-08-22 11:16:25 +0100 |
commit | 46d4b7a3a31f6605f81d43ecd6651d60a5782364 (patch) | |
tree | b0dc25245e800080bba3865aeb3ffda2279a7244 /bh20simplewebuploader/templates/blurb.html | |
parent | 53598b042431be8e0141f1d5125199c56cf90ea9 (diff) | |
download | bh20-seq-resource-46d4b7a3a31f6605f81d43ecd6651d60a5782364.tar.gz bh20-seq-resource-46d4b7a3a31f6605f81d43ecd6651d60a5782364.tar.lz bh20-seq-resource-46d4b7a3a31f6605f81d43ecd6651d60a5782364.zip |
FASTQ in capitals
Diffstat (limited to 'bh20simplewebuploader/templates/blurb.html')
-rw-r--r-- | bh20simplewebuploader/templates/blurb.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/blurb.html b/bh20simplewebuploader/templates/blurb.html index 3848338..ed4d1e9 100644 --- a/bh20simplewebuploader/templates/blurb.html +++ b/bh20simplewebuploader/templates/blurb.html @@ -3,7 +3,7 @@ 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 form of FASTA or FASTQ files with accompanying metadata through a web interface or REST API. </p> <p> |