
Install DagsHub:
pip install dagshub
To stream this data directly on DagsHub
from dagshub.streaming import DagsHubFilesystem
fs = DagsHubFilesystem(".", repo_url="https://test.dagshub.com/DagsHub-Datasets/open-bio-ref-data-dataset")
fs.listdir("s3://biorefdata")
Description
This dataset provides genomic reference data and software packages for use with Galaxy and Bioconductor applications. The reference data is available for hundreds of reference genomes and has been formatted for use with a variety of tools. The available configuration files make this data easily incorporable with a local Galaxy server without additional data preparation. Additionally, Bioconductor’s AnnotationHub and ExperimentHub data are provided for use via R packages through which the data can be downloaded and installed into any R environment.
Additional information
Documentation
Update frequency
Periodically but not on a set schedule.
Managed by
Galaxy and Bioconductor Projects
License
Public Domain