Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikstranneheim committed Mar 4, 2015
1 parent d9ece29 commit 538e8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mip.pl
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ BEGIN
##humanGenomeReference
&DefineParametersPath(\%parameter, \@orderParameters, "humanGenomeReference", "Homo_sapiens.GRCh37.d5.fasta", "pBwaMem,pBwaAln,pBwaSampe,pGATKRealigner,pGATKBaseRecalibration,pGATKHaploTypeCaller,pGATKGenoTypeGVCFs,pGATKVariantRecalibration,pGATKPhaseByTransmission,pGATKReadBackedPhasing,pGATKVariantEvalAll,pGATKVariantEvalExome,pAnnovar,pPicardToolsCalculateHSMetrics,pPicardToolsCollectMultipleMetrics", "file", "yesAutoDownLoad");

my $mipVersion = "v2.1.1"; #Set version
my $mipVersion = "v2.2.0"; #Set version

my ($aligner) = ("nocmdinput");

Expand Down

0 comments on commit 538e8fa

Please sign in to comment.