--- tags: - biology - genomics --- ## Abouts The enhancer activity data is sourced from the [DeepSTARR repo](https://zenodo.org/records/5502060). We have applied minor formatting adjustments to the dataset to facilitate streamlined data analysis. ## How to use ```python from datasets import load_dataset datasets = load_dataset("GenerTeam/DeepSTARR-enhancer-activity") ```