Skip to content

Commit

Permalink
removed README suggestion to use -o flag for test
Browse files Browse the repository at this point in the history
  • Loading branch information
mstubb authored Apr 30, 2018
1 parent eb4b512 commit c12c16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Needed for localisation of resources and test_data if running TraCeR with the tr
## Testing TraCeR
TraCeR comes with a small dataset in `test_data/` (containing only TCRA or TCRB reads for a single cell) that you can use to test your installation and config file and confirm that all the prerequisites are working. Run it as:

tracer test -p <ncores> -c <config_file> -o <output>
tracer test -p <ncores> -c <config_file>

**Note:** The data used in the test are derived from mouse T cells so make sure that the config file points to the appropriate mouse resource files.

Expand Down

0 comments on commit c12c16f

Please sign in to comment.