Skip to content

zhanyinx/pharm_screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Streamlit [GitHub code licence is MIT] Not Maintained

Application made for pharma screen at European Institute of Oncology

The application allows to to analyze pharmacological screens. In particular, it allows to compare drug screen hits with positive and negative controls. It uses different normalisation (control based normalisation and zscore based normalisation).

Local instance

To have a local instance of the app, install streamlit and the requirements

conda env create -n hic_scaling --file environment.yml
conda activate hic_scaling
pip install streamlit

To run the app

streamlit run path2/scaling_hic.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages