Skip to content

gprolcastelo/HB_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HB_app

This is the code for the website application hosted at [https://clo.life.bsc.es]

Hepatoblastoma Classifier

Description

The Hepatoblastoma Classifier is a web application developed using Python, Dash, and Flask. It classifies hepatoblastoma samples based on gene expression data.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/gprolcastelo/HB_app.git
  2. Navigate to the project directory:
    cd hepatoblastoma-classifier
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

You can run the application hosted at [https://clo.life.bsc.es]. Otherwise you can run it locally following these steps:

  1. Run the application:
    python main.py
  2. Open your web browser and go to http://localhost:8050.

Features

  • Upload gene expression data in Excel format.
  • Classify samples based on gene expression.
  • Download classification results.

License

This project is licensed under the Apache license 2.0. See the LICENSE file for details.

About

This is the code for the website application hosted at https://clo.life.bsc.es

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages