Gene Stability Predictor is a lightweight, easy-to-use web tool that analyzes a given DNA sequence and predicts its stability based on several critical biological factors, including:
- GC content
- Melting temperature
- Palindrome detection
- Dinucleotide ratios
- Hairpin structure detection
- Sequence repetition analysis
- Deployed link: https://Reha-Sreekumar.github.io/Gene-Stability-Predictor-/
- Input: Paste or type your DNA sequence into the tool.
- Analysis: The tool checks multiple biological parameters that influence gene stability.
- Output: It gives a prediction (e.g., Moderately Stable) with a full breakdown of the analysis.
- HTML5 โ Structure of the webpage
- CSS3 โ Styling and responsive design
- JavaScript โ Logic for gene analysis and prediction
- GitHub Pages โ Deployment
Pull requests are welcome! If you have suggestions for improvements or additional features, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.