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/home.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/home.html')
-rw-r--r-- | bh20simplewebuploader/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |