Skip to content

Commit

Permalink
Adding testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DLBPointon committed Sep 19, 2023
1 parent 74d7bf8 commit f055b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/local/generate_maps.nf
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ workflow GENERATE_MAPS {
emit:
standrd_pretext = PRETEXTMAP_STANDRD.out.pretext
standrd_snpshot = SNAPSHOT_SRES.out.image
highres_pretext = PRETEXTMAP_HIGHRES.out.pretext
//highres_pretext = PRETEXTMAP_HIGHRES.out.pretext
//highres_snpshot = SNAPSHOT_HRES.out.image
versions = ch_versions.ifEmpty(null)

Expand Down

0 comments on commit f055b36

Please sign in to comment.