other versions
SFOOD-GRAPH(1) | General Commands Manual | SFOOD-GRAPH(1) |
NAME¶
sfood-graph - read snakefood dependencies from stdin and output a visual graph.
SYNOPSIS¶
sfood-graph [options]
DESCRIPTION¶
Read snakefood dependencies from stdin and output a visual graph.
OPTIONS¶
- -h, --help
- show the help message and exit
- -f, --full-pathnames, --full
- Output the full pathnames, not just the relative.
- -p, --pythonify-filenames, --remove-extensions
- Remove filename extensions in the graph and replace slashes with dots.
- -r, --redundant
- Do not eliminate redundant dependencies.
SEE ALSO¶
sfood(1), sfood-checker(1), sfood-cluster(1), sfood-copy(1), sfood-flatten(1), sfood-imports(1).
AUTHOR¶
sfood-graph was written by Martin Blais <blais@furius.ca> and it's part of snakefood suite.
This manual page was written by Sandro Tosi <morph@debian.org>, for the Debian project (and may be used by others).
January 2, 2009 |