Skip to content

Commit

Permalink
Merge branch 'devel' of github.com:LieberInstitute/visiumStitched int…
Browse files Browse the repository at this point in the history
…o devel
  • Loading branch information
lcolladotor committed Jul 24, 2024
2 parents 338a4e9 + bfdd5a1 commit 5edffdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/visiumStitched.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ memory footprints.
```{r "prep_fiji"}
spe_input_dir <- tempdir()
prep_fiji_coords(sample_info, out_dir = spe_input_dir)
prep_fiji_image(sample_info, out_dir = spe_input_dir)
prep_fiji_image(sample_info, out_dir = spe_input_dir, lowres_max_size = 400)
```

## Constructing the Object
Expand Down

0 comments on commit 5edffdd

Please sign in to comment.