Daisy is a system to design and execute benchmarking tasks.
After installation, use the daisy
command to see how to use them.
For questions, please open a discussion on the GitHub
issue page <https://github.com/cgat-developers/cgat-daisy/issues>
_.
daisy is available via pypi:
pip install cgat-daisy
or in conda:
conda install cgat-daisy
Run the daisy --help
for the tools that are available.
Full documentation is on RTD (WIP)