GEN220 High Throughput Data Analysis
A powerful tool for processing columnar data is built into the pandas package.
To install on conda in the previous setup gen220 conda environment.
source activate mygen220
conda install pandas matplotlib
import pandas as pd