Tools and scripts for analyzing twin prime editing experiments, including data processing and visualization.
- Command-line interface for streamlined analysis
- Data processing utilities for twin prime editing experiments
- Visualization tools for editing outcomes
conda install bioconda::twinspectorgit clone https://github.com/clementlab/TwInsPEctor.git
cd TwInsPEctor
pip install .After installation, use the CLI:
TwInsPEctor --helpOr run the main module directly:
python -m TwInsPEctor- Python >=3.8
- CRISPResso2 (installed via Bioconda)
This project is licensed under the MIT License. See the LICENSE file for details.
- Nate Masson
- Kendell Clement
This software requires CRISPResso2 to be installed separately.
CRISPResso2 is distributed under its own license terms, which may restrict commercial use.
Users are responsible for ensuring compliance with the CRISPResso2 license when using this software.
This project does not redistribute CRISPResso2 and does not grant any rights to it.