Skip to content

source code for the probability calculator of future clozapine use

License

Notifications You must be signed in to change notification settings

kamione/prob_calculator_clozapine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An individualized probablity calculator for future clozapine use in schizophrenia patients

Description

The application is based on the research paper. The github repo of the paper can be found here.

Setup

How to start the application

# change the path to the project folder
cd path/to/project_folder

# create conda virtual environment
conda env create -f environment.yml

The environment file can be found here.

Usage

# activate the environment
source activate trs_pred

# start the application
python app.py

This will initiate an application window.

You may enter the information and press calculate. The predicted probability will be shown on the right panel.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

The application is available under the MIT license.

Citation

@article{TYWong,
    title={}
    author={}
    year={}
}

About

source code for the probability calculator of future clozapine use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages