--- title: Sequence Feature Predictor emoji: 🧬 colorFrom: blue colorTo: purple sdk: gradio app_file: app.py pinned: false --- # Sequence Feature Predictor ## Project Description [Briefly describe your project here. What problem does it solve? What does the Gradio app do?] This project provides a Gradio interface to predict structural features of DNA/RNA sequences using a trained Elastic Net regression model. ## How to Run the App To run this application, you need to have Python installed along with the necessary libraries. 1. **Clone the repository:** If you are running this locally from a cloned Hugging Face Space, clone the repository.