Skip to content

comedi-team3/CancerPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CancerPrediction

Cancer Prediction Web Application

Predicting-cancer-type

Classifying the tumors and non-tumor gene expressions into 34 different types: 33 cancer types + 1 normal sample type.

  1. Installation
  2. How to Run
  3. References

Installation

Based on the data from the paper by [Mostavi, et al.], newly splitted data for the model can be downloaded here.

git clone git@github.com:comedi-team3/CancerPrediction.git
cd CancerPrediction_Model

How to Run

  1. Start server using docker-compose
$ docker-compose build
$ docker-compose up
  1. Access webpage
http://0.0.0.0:5000
  1. The input data for prediction is simply an individual samples of the input data. The samples can be downloaded here.

References

About

Cancer Prediction Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors