Skip to content

Commit

Permalink
added sampleSize parameter to externalsamples
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanKanninga committed Feb 13, 2020
1 parent 7409480 commit fc11bb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protocols/CreateExternSamplesProjects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#string group_parameters
#string environment_parameters
#string groupname
#string sampleSize

#string mainParameters
#string worksheet
Expand Down Expand Up @@ -172,4 +173,5 @@ sh "${EBROOTMOLGENISMINCOMPUTE}/molgenis_compute.sh" -p "${mainParameters}" \
-runid "${runid}" \
-o "ngsversion=${ngsversion};\
batchIDList=${EBROOTNGS_DNA}/batchIDList${batching}.csv;\
sampleSize=${sampleSize};\
groupname=${groupname}"

0 comments on commit fc11bb2

Please sign in to comment.