This API provides programmatic access to the AlphaGenome model developed by Google DeepMind.
Stars
1.8k
Forks
256
Watchers
1.8k
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
12
commits
4
commits
3
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Correct docstring for a few functions in the alphagenome data module.
4dd4522View on GitHubAdd a Colab notebook to demonstrate how to score splicing variants aggregating tissues and cell types.
6973cfeView on GitHubFilter splice_junctions when calling `filter_to_strand` on `Output` dataclass.
ab97343View on GitHubFix tidy_anndata to return empty dataframe when there are no scores.
e72cde7View on GitHubUpdate README and CONTRIBUTING with more guidelines on pull requests.
807412aView on GitHubReduce peak memory usage by appox. 50% when unpacking tensors.
1198d93View on GitHub