Skip to content

Commit

Permalink
Update RepeatMasker_Nextflow.nf
Browse files Browse the repository at this point in the history
Bumped up the version
  • Loading branch information
rmhubley authored Nov 26, 2024
1 parent cfd9ae8 commit 8007dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RepeatMasker_Nextflow.nf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ params.inputSequence = "${workflow.projectDir}/sample/example1-seq.fa.gz"
params.inputLibrary = "${workflow.projectDir}/sample/example1-lib.fa"

// Workflow version
version = "1.0"
version = "1.1"

///////
/////// CUSTOMIZE DEPENDENCIES HERE
Expand Down

0 comments on commit 8007dad

Please sign in to comment.