From 1d0855733e41c0b83cc584eb30b410875656859b Mon Sep 17 00:00:00 2001 From: bebatut Date: Tue, 19 Apr 2016 17:58:45 +0200 Subject: [PATCH] Make up usage command --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2fc4d9..0495620 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,11 @@ A wrapper was also developed and is available on [Galaxy ToolShed](https://tools # Usage ``` -$ ./group_humann2_uniref_abundances_to_GO.sh [OPTIONS] -i humann2_gene_families_abundance -m molecular_function_abundance -b biological_process_abundance -c cellular_component_abundance +$ ./group_humann2_uniref_abundances_to_GO.sh [OPTIONS] \ + -i humann2_gene_families_abundance \ + -m molecular_function_abundance \ + -b biological_process_abundance \ + -c cellular_component_abundance ``` To get more information about options: