-
Notifications
You must be signed in to change notification settings - Fork 3
Description
This is a parent task where each subtask is going to describe a method of filtering on one or more dataset to create an "Analysis set".
The overarching question(s) that we are trying to answer are:
- How do we save a set of filters? how do we combine saved filters?
sequence of selection, analysis, selection, analysis. Selections downstream of analysis are occurring on the results of previous analysis
(like a stack). Popping a selection (filter) off the stack "moves up" one level, most likely expanding the set of samples available for analysis
Task (subissue) resolution means a response to a subissue with a notebook attached. Please make sure to include the repo (ie if you're working on your own fork), branch and commit hash of the codebase that will make the notebook run. I would prefer that these all run against BrentLab/dev, but I do expect that performing the analyses will expose problems that will require branching, fixing source code and issuing a pull. If that pull isn't merged, I still would like to be able to run the notebook against the appropriate repo/branch/hash.
see shared doc here (let me know if this link doesn't work for you)