Skip to content
Snippets Groups Projects
Commit 248d8091 authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

add some doc

parent 41917170
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,14 @@ Options:
-h --help Show this help and exit
Parameters:
<data>: the path where your data is stored
<output>: the path where IMP will write result files
<name>: the name of the configuration file [default:IMP]
** INIT **
<data>: the path where your data is stored
<output>: the path where IMP will write result files
<name>: the name of the configuration file [default:IMP]
** RUN **
VAR: any command or flag will be forwarded to the underlying Snakemake.
Try '-l' to have a list of all commands available
"""
DOCKER_COMPOSE_TMPL = """imp:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment