https://github.com/genentech/polygraph
Polygraph evaluates and compares groups of nucleic acid sequences based on their sequence and functional content for effective design of regulatory elements.
https://github.com/genentech/polygraph
Last synced: about 1 year ago
JSON representation
Polygraph evaluates and compares groups of nucleic acid sequences based on their sequence and functional content for effective design of regulatory elements.
- Host: GitHub
- URL: https://github.com/genentech/polygraph
- Owner: Genentech
- License: mit
- Created: 2023-10-02T02:37:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T06:05:46.000Z (over 1 year ago)
- Last Synced: 2025-03-27T14:47:53.157Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 27.5 MB
- Stars: 28
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE.txt
- Authors: AUTHORS.md
Awesome Lists containing this project
- top-pharma50 - **genentech/polygraph** - 04-11 21:51:25 | (Ranked by starred repositories)
README
# Polygraph: A Software Framework for the Systematic Assessment of Synthetic Regulatory DNA Elements
This package evaluates and compares groups of nucleic acid sequences based on their sequence and functional content for effective design of regulatory elements.

## Documentation
[Documentation](https://genentech.github.io/polygraph)
## Tutorials
[Tutorials](tutorials)
## Preprint
[bioRxiv](https://www.biorxiv.org/content/10.1101/2023.11.27.568764)
## Installation
```
git clone https://github.com/Genentech/polygraph.git
cd polygraph
pip install .
```