Skip to content

Commit 097f1a5

Browse files
authored
Merge pull request #132 from nf-core/docs_index_path_description
Made more specific --bwa_index is path to dir
2 parents 27c567b + 1ab7d44 commit 097f1a5

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)