Skip to content

A python script that sketches a heatmap for NCI screening results

Notifications You must be signed in to change notification settings

MuhammadIIsmail/NCI_heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

NCI_heatmap

A python script that sketches a heatmap for NCI (National Cancer Institute) screening results.

These screening results are represented as percent growth of treated cancer cells with the compounds at 10 micromolar concentration.

The screening results are provide by the NCI as csv files.

The csv files contain CELLNAME column with the names of the 60 cell lines and GIPRCNT column with the percent growth of each cell line.

The names of compounds are taken from the names of the csv files, so change the csv files names with your compounds names.

Dependencies: matplotlib==3.3.4, numpy==1.20.1, pandas==1.2.4, seaborn==0.11.1

NCI_heatmap.

The depicted figure is an output example for the script which is published in my paper (https://pubs.acs.org/doi/10.1021/acsomega.0c01829).

Kindly cite it if you use the script.

Enjoy it!

About

A python script that sketches a heatmap for NCI screening results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages