``` pheno=pd.read_table('../data/bladder-pheno.txt', index_col=0) exprs=pd.read_table('../data/bladder-expr.txt', index_col=0) ``` Those files aren't included in the repo. It would be useful if there was a working example. Thanks, ~Marvin
Those files aren't included in the repo. It would be useful if there was a working example.
Thanks,
~Marvin