Skip to content

lubianat/compbio-on-wiki

Repository files navigation

CompBio on Wiki Flask App

Python Version Flask Version License

Overview

This is a Flask-based web application for computational biology tasks, integrating Wikipedia resources to provide an interactive platform for exploration and analysis. The live application is hosted at:

CompBio on Wiki

Installation

  1. Clone the repository:
   git clone <repository-url>
   cd compbio-on-wiki/www/python/src
  1. Install dependencies: pip install -r requirements.txt

  2. Run the app locally: python app.py

  3. Open your browser and navigate to: http://127.0.0.1:5000

License

This project is licensed under the MIT License.

Contribution

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Submit a pull request.

About

A tool to find computational biology articles to translate

Topics

Resources

License

Stars

Watchers

Forks