Photo by DeepMind on Unsplash

OpenCRAVAT 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://test.dagshub.com/DagsHub-Datasets/open-cravat-dataset")

fs.listdir("s3://opencravat-store-aws")
Click on copy button to copy content

Description

OpenCRAVAT is a module variant annotation tool developed by KarchinLab at Johns Hopkins. This dataset is a mirror of the OpenCRAVAT store available at https://store.opencravat.org. You can configure OpenCRAVAT to use this mirror by editing the “cravat-system.yml” file. The path to this file is in the first output line of the command “oc config system”. In that file, change the value of “store_url” to “https://opencravat-store-aws.s3.amazonaws.com”.

Additional information

Update frequency

Data is mirrored daily. Update frequencies of individual annotators depend on the update schedule
of the source data.

Managed by

KarchinLab, Potomac IT Group

License

License varies per-annotator. Commercial users must check the “commercial_warning” field
in the module_name.yml file of each annotator.

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