Fenyolab.org

Proteomics Informatics (Spring 2014): Week 9. Introductory Matplotlib hands-on > import matplotlib.pyplot as plt > plt.plot(range(1,11), range(11,21)) ................
................