aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2020-08-22 11:16:25 +0100
committerPjotr Prins2020-08-22 11:16:25 +0100
commit46d4b7a3a31f6605f81d43ecd6651d60a5782364 (patch)
treeb0dc25245e800080bba3865aeb3ffda2279a7244
parent53598b042431be8e0141f1d5125199c56cf90ea9 (diff)
downloadbh20-seq-resource-46d4b7a3a31f6605f81d43ecd6651d60a5782364.tar.gz
bh20-seq-resource-46d4b7a3a31f6605f81d43ecd6651d60a5782364.tar.lz
bh20-seq-resource-46d4b7a3a31f6605f81d43ecd6651d60a5782364.zip
FASTQ in capitals
-rw-r--r--bh20simplewebuploader/templates/blurb.html2
-rw-r--r--bh20simplewebuploader/templates/home.html2
2 files changed, 2 insertions, 2 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>
diff --git a/bh20simplewebuploader/templates/home.html b/bh20simplewebuploader/templates/home.html
index 367f6e2..76bccd8 100644
--- a/bh20simplewebuploader/templates/home.html
+++ b/bh20simplewebuploader/templates/home.html
@@ -16,7 +16,7 @@
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
+ FASTA or FASTQ files with accompanying metadata
through the <a href="/upload">web interface</a> or <a href="/apidoc">REST API</a>.
</p>
<p>