Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
druvus authored Mar 1, 2018
1 parent ccc20b7 commit 05f38c9
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 @@ -94,7 +94,7 @@ Test run using existing MinION data
You may use the simulation script to test the application using already sequenced data that is basecalled using albacore (>2.0).

```
python read_simulation [path/to/source_folder/] [path/to/watchdir] [start time] --speed super-sonic --force
python read_simulation.py [path/to/source_folder/] [path/to/watchdir] [start time] --speed super-sonic --force
```

The force parameter is used to clean your watchdir from previous files to avoid duplication and manual cleaning of folder during tests. If you want to speed things up when testing, you could always change `real-time` to `fast-forward` or `super-sonic`.
Expand Down

0 comments on commit 05f38c9

Please sign in to comment.