SHHZRSEnhancer
SHHZRSEnhancer is a fictional, open-source bioinformatics toolkit designed to analyze the SHH ZRS limb enhancer region and surrounding regulatory elements. The project demonstrates how computational tools can support regulatory genomics by integrating sequence processing, comparative genomics, motif analysis, and visualization in a single workflow.
- Data parsing and format support: FASTA, GFF3, BED, and VCF.
- Genomic coordinate liftover between assemblies.
- Motif discovery and scanning using JASPAR-compatible profiles.
- Conservation scoring and multi-species alignment.
- Interactive visualization of the SHH ZRS region with regulatory annotations.
- Python API and command-line interface for flexible workflows.
The toolkit is implemented in Python, with performance-critical components in C++. It relies on standard libraries
Used to study limb development, test hypotheses about ZRS enhancer activity, and teach regulatory genomics concepts
SHHZRSEnhancer originated as a university project and reached a public release in 2023 as version 0.9,
The project is released under the MIT License and is hosted on a public repository, inviting researchers