nestly
A collection of functions designed to make running software with combinatorial choices of parameters easier.
A collection of functions designed to make running software with combinatorial choices of parameters easier.
To install this package, run one of the following:
nestly is a collection of functions designed to ease running software with combinatorial choices of parameters. It can easily do so for "cartesian products" of parameter choices, but can do much more-- arbitrary "backwards-looking" dependencies can be used.
The vision here is that we take a fixed set of parameters and generate a single type of output for each defined combination, which can then be combined in some way for comparison and retrieval. We would like to set things up tidily with nested directories for output reflecting nested parameter choices.
Summary
A collection of functions designed to make running software with combinatorial choices of parameters easier.
Last Updated
Jul 11, 2018 at 13:59
License
MIT
Supported Platforms
GitHub Repository
https://github.com/fhcrc/nestlyDocumentation
http://nestly.readthedocs.org/