Skip to content

Commit

Permalink
Update parameter_dependencies.in
Browse files Browse the repository at this point in the history
gajos authored Nov 17, 2017
1 parent 699be72 commit 9910e8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions parameter_dependencies.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# starIndex: provide the full path to the STAR index directory
# NetSeqPipeline will:
# 1) create a large index files for the selected reference genome
# 2) if index has been previously created: make sure it is available in the given starIndex location
# in a subdirectory with name of the reference
# example: for a reference genome e.g. GRCh38, make sure the file is located in /pathToStarIndex/GRCh38/
# 2) if index has been previously created: make sure it is available in the given starIndex location
# in a subdirectory with name of the reference
# example: for a reference genome e.g. GRCh38, make sure the file is located in /pathToStarIndex/GRCh38/
# IMPORTANT: make sure you have write permission
# example: starIndex=/pathToStarIndex
starIndex=

0 comments on commit 9910e8e

Please sign in to comment.