Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This repository accompanies the paper: [Engineering highly active and diverse nu
</div>

## Analyzing our enzyme activity dataset
You can use our dataset of estimated enzyme activity for 55,760 NucB variants to develop new machine learning models or to generate new insights about NucB.
You can use our dataset of estimated enzyme activity for 55,760 NucB variants to develop new machine learning models or to generate new insights about NucB. A csv of the dataset can be found in [data/landscape.csv](data/landscape.csv)

A simple notebook has been provided to load and analyze the data: [<img src="https://colab.research.google.com/assets/colab-badge.svg">](https://colab.research.google.com/github/google-deepmind/nuclease_design/blob/main/notebooks/plot_landscape_analysis.ipynb
)
Expand Down
Loading