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.522 Skim
- 0.226 Research workflow
- 0.059 LaTeX
- 0.047 Workflow
- 0.022 Python
- 0.012 Docker
- 0.011 Python/Modules
- 0.010 Python/Packaging
- 0.009 programming language
- 0.009 Scientific misconduct
- More suggestions...