Skip to content

Commit

Permalink
messed input name change
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan DeKraker - B. Bernhardt Lab committed Nov 2, 2023
1 parent 23697d6 commit 7d81198
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hippunfold/workflow/rules/preproc_t2.smk
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,7 @@ rule warp_t2_to_corobl_crop:
),
xfm=get_xfm_to_corobl(),
ref=os.path.join(
workflow.basedir,
"..",
download_dir,
config["template_files"][config["template"]]["crop_ref"],
),
output:
Expand Down

0 comments on commit 7d81198

Please sign in to comment.