Skip to content

Commit

Permalink
Swap in europepmc for PFOCR images
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderPico authored Oct 25, 2024
1 parent 908cc86 commit 185e373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shiny_result/app/server.R
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ shinyServer(function(input, output, session) {
"Drugst.One")),
"Pathway Figure" = paste0(
custom.linkout.button,
'<img src="https://www.ncbi.nlm.nih.gov/pmc/articles/',
'<img src="https://europepmc.org/articles/',
strsplit(res.object.id, "__")[[1]][1],
'/bin/',
strsplit(res.object.id, "__")[[1]][2],
Expand Down

0 comments on commit 185e373

Please sign in to comment.