Photo by DeepMind on Unsplash

AWS iGenomes Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/aws-igenomes-dataset")

fs.listdir("s3://ngi-igenomes")
Click on copy button to copy content

Description

Common reference genomes hosted on AWS S3. Can be used when aligning and analysing raw DNA sequencing data.

Additional information

Update frequency

New data are added when available.

License

Multiple – please see data origins.

Related datasets

Allen Brain Observatory – Visual Coding AWS Public Data Set

Allen Cell Imaging Collections

Biological and Physical Sciences (BPS) Microscopy Benchmark Training Dataset

Cancer Cell Line Encyclopedia (CCLE)

Launch your ML development to new heights with DagsHub

Back to top