See also Snakemake, Python/doit
Table of Contents
Cheatsheet #
- gnu make manual: Automatic variables
$@
: The file name of the target of the rule$<
: The name of the first prerequisite.
Tutorials #
Examples #
- http://www.narrykim.org/s/park-dicer-2011/ - A good example in research.
Related projects #
Incoming Links #
Related Articles (Article 0) #
Suggested Pages #
- 0.431 Skim
- 0.228 Research workflow
- 0.052 LaTeX
- 0.046 Workflow
- 0.026 Reproducible research
- 0.025 Python
- 0.012 Python/Modules
- 0.012 Information visualization
- 0.011 Python syntax and semantics
- 0.011 Scientific misconduct
- More suggestions...