Git Product home page Git Product logo

enhancerspredictionwebservice's Introduction

Enhancers Prediction Web Service

Enhancers Prediction Web Service is a web application built with Django framework for presenting results of enhancer prediction. It provides a user-friendly interface to select chromosome and range of rows from the data, and displays a bar plot based on the selected data.

Features

  • Select chromosome and range of rows from the data
  • Display a bar plot based on the selected data
  • Download the data in CSV format

Installation

  1. Clone the repository:

    git clone https://github.com/skonieczkak/EnhancersPredictionWebservice.git
    
    
  2. Install the dependencies:

    pip install -r requirements.txt
    
  3. Run the Django development server:

    python manage.py runserver
    
  4. Open the web browser and navigate to http://localhost:8000 to access the web application.

Usage

  1. Select the desired chromosome from the dropdown list.
  2. Enter the range of rows you want to display in the bar plot.
  3. Click on the "Submit" button to generate the plot.
  4. The generated plot will be displayed on the page.
  5. To download the data, click on the "Download Data" button.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

enhancerspredictionwebservice's People

Contributors

skonieczkak avatar d3tr0 avatar jakub-piw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.