
Google Brain Genomics Sequencing Dataset for Benchmarking and Development Dataset for Machine Learning
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/google-brain-genomics-public-dataset")
fs.listdir("s3://genomics-benchmark-datasets/google-brain")
Description
To facilitate benchmarking and development, the Google Brain group has sequenced 9 human samples covering the Genome in a Bottle truth sets on different sequencing instruments, sequencing modalities (Illumina short read and Pacific BioSciences long read), sample preparation protocols, and for whole genome and whole exome capture. The original source of these data are gs://google-brain-genomics-public.
Additional information
Update frequency
Occasionally as new derived files (alignment files or variant call files) are generated
Managed by
Amazon Web Services