Skip to content
Snippets Groups Projects
Commit d9a11b21 authored by Josep Manel Andres Moscardo's avatar Josep Manel Andres Moscardo
Browse files

Merge branch 'master' of https://git.embl.de/moscardo/spacem

parents da8424dc a14b9779
No related branches found
No related tags found
No related merge requests found
Pipeline #24290 failed
......@@ -30,9 +30,7 @@ require(shinycustomloader)
require(aws.s3)
#require(minio.s3)
s3load("LUCA_small.rds", bucket = "triana-shiny/SpaceM",base_url="s3.embl.de",key="triana-shiny",secret= "ammdD0s8b61RHUnTOtzC8u8uc2GfOKAI",use_https=TRUE,region = "", check_region = F, verbose = T)
s3load("Manuscript_small.rds", bucket = "triana-shiny/SpaceM",base_url="s3.embl.de",key="triana-shiny",secret= "ammdD0s8b61RHUnTOtzC8u8uc2GfOKAI",use_https=TRUE,region = "", check_region = F, verbose = T)
s3load("Simon_small.rds", bucket = "triana-shiny/SpaceM",base_url="s3.embl.de",key="triana-shiny",secret= "ammdD0s8b61RHUnTOtzC8u8uc2GfOKAI",use_https=TRUE,region = "", check_region = F, verbose = T)
s3load("Luca.rda", bucket = "triana-shiny/SpaceM",base_url="s3.embl.de",key="triana-shiny",secret= "ammdD0s8b61RHUnTOtzC8u8uc2GfOKAI",use_https=TRUE,region = "", check_region = F, verbose = T)
#saveRDS(Luca_small,"Data/LUCA_small.rds")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment