Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 843 Bytes

File metadata and controls

27 lines (19 loc) · 843 Bytes

3d-surface-plot

Picture1

Simulated effects of various degrees of dusp knockdown on EGF-induced and HRG-induced c-fos mRNA expression.

Create a surface plot

'''
from get_data import compute_matrix
compute_matrix()
'''

%matplotlib inline
%run -i plot3d.py

Installation

$ git clone https://github.com/himoto/3d-surface-plot.git

References

License

MIT