Skip to content

Commit 1ab7d44

Browse files
authored
Made more specific --bwa_index is path to dir
1 parent 27c567b commit 1ab7d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ params {
209209

210210
### `--bwa_index`
211211

212-
Use this to specify a previously created BWA index. This saves time in pipeline execution and is especially advised when running multiple times on the same cluster system for example. You can even add a resource specific profile that sets paths to pre-computed reference genomes, saving even time when specifying these.
212+
Use this to specify a _directory_ containing previously created BWA index files. This saves time in pipeline execution and is especially advised when running multiple times on the same cluster system for example. You can even add a resource specific profile that sets paths to pre-computed reference genomes, saving even time when specifying these.
213213

214214
### `--seq_dict` false
215215

0 commit comments

Comments
 (0)