YeoLab / flotilla

Reproducible machine learning analysis of gene expression and alternative splicing data
http://yeolab.github.io/flotilla/docs
BSD 3-Clause "New" or "Revised" License
121 stars 26 forks source link

For ordered sample subsets, be able to take any flexible range #287

Open olgabot opened 9 years ago

olgabot commented 9 years ago

e.g. Instead of only being able to specify Age: 1yrs, be able to do flexible ranges, like Age: 1-5 yrs, where each of 1-5 is defined in the metadata array, but maybe that specific range isn't

olgabot commented 9 years ago

This depends on pandas: https://github.com/pydata/pandas/issues/9836