blob: e58bf78be530772e5cb8c86d16e8c69d775ce9ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<p>
COVID-19 PubSeq is a free and open online bioinformatics public
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
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
data</a>. Data are published with metadata using state-of-the art
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
defined <a href="https://github.com/hpobio-lab/viral-analysis/tree/master/cwl/pangenome-generate">here</a>. Importantly, all
data is published under
a <a href="https://creativecommons.org/">Creative
Commons license</a> (CC0 or CC-BY-4.0). Anyone can take the
published (GFA/RDF/FASTA) data and use it for
further processing.
</p>
|