diff options
Diffstat (limited to 'bh20simplewebuploader/templates')
-rw-r--r-- | bh20simplewebuploader/templates/blurb.html | 2 | ||||
-rw-r--r-- | bh20simplewebuploader/templates/home.html | 2 |
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> |