Skip to content

Commit

Permalink
Update tutorial with new dataset.
Browse files Browse the repository at this point in the history
  • Loading branch information
fac2003 committed Dec 31, 2016
1 parent b394325 commit af38867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GENOTYPE-TUTORIAL-SHORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ In the code fragment below, adjust the DATASET variable to match the filename pr
for the dataset you just built (it is preset for the pre-built dataset download):
```sh
export CONSIDER_INDELS=false
export DATASET=NA12878_S1_21_dec19-2016-12-29-
export DATASET=NA12878_S1_21_dec19-2016-12-30-
export MINI_BATCH_SIZE=2048
iterate-genotype.sh org.campagnelab.dl.genotype.mappers.GenotypeMapperV13 1
```
Expand Down

0 comments on commit af38867

Please sign in to comment.