
Install DagsHub:
pip install dagshub
To stream this data directly on DagsHub
from dagshub.streaming import DagsHubFilesystem
fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/pubseq-dataset")
fs.listdir("s3://pubseq-datasets")
Description
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 the web interface or REST API.
Additional information
Documentation
Update frequency
Rolling dataset.
Managed by
License
Creative Commons Attribution 4.0 International (CC BY 4.0) unless otherwise specified.