Skip to content

Commit

Permalink
Missed this one! Good eye @Nick-Eagles!
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Eagles <[email protected]>
  • Loading branch information
lcolladotor and Nick-Eagles committed Jul 19, 2024
1 parent f821b3d commit 0aa3629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/fetch_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ fetch_data <-
file_name <- "Visium_IF_AD_modeling_results.Rdata"
url <-
"https://www.dropbox.com/s/5plupu8bj5m0kfh/Visium_IF_AD_modeling_results.Rdata?dl=1"
} else if (type == "Visium_LS_spe") {
} else if (type == "visiumStitched_brain_spe") {
tag <- "visiumStitched_brain_spatialLIBD"
hub_title <- type

Expand Down

0 comments on commit 0aa3629

Please sign in to comment.