An open API service indexing awesome lists of open source software.

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: 6 days 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.

Awesome Lists containing this project

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.

![polygraph_schematic](https://github.com/Genentech/polygraph/assets/11052222/59897763-e064-436f-85bc-c205d9cb4b4a)

## 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 .
```