sfood-graph(1) 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.

AUTHOR

sfood-graph was written by Martin Blais <[email protected]> and it's part of snakefood suite.

This manual page was written by Sandro Tosi <[email protected]>, for the Debian project (and may be used by others).