These files contain the code to reproduce the analyse and figures from the publication:
“A pharmacological chaperone stabilizer rescues the expression of the vast majority of pathogenic variants in a G protein coupled receptor”, by Taylor Mighell and Ben Lehner.
Source data can be acquired at the associated zenodo (doi: 10.5281/zenodo.14216036). Simply put the data file and the jupyter notebooks into the same directory. Then run each cell of the jupyter notebooks to reproduce the analyses and figures found in the paper.
Code was tested with Mac OSX and with python version 3.8.3 and with the following dependencies (dependency_version): matplotlib_3.5.2 numpy_1.21.5 seaborn_0.11.2 pandas_1.4.2 scipy_1.8.0 sklearn_1.0.2 statsmodels_0.13.2
All programs can be installed with the anaconda distribution platform (expected installation time < 20 minutes)