Skip to content

Commit

Permalink
Make up usage command
Browse files Browse the repository at this point in the history
  • Loading branch information
bebatut committed Apr 19, 2016
1 parent 38069bd commit 1d08557
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1d08557

Please sign in to comment.