Skip to content

Commit 8ac5209

Browse files
committed
update
1 parent f2b7ddd commit 8ac5209

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

R/bib-knownledge.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ref_knownledge <- function() {
5050
"S Xu, E Hu, Y Cai, Z Xie, X Luo, L Zhan, W Tang,",
5151
"Q Wang, B Liu, R Wang, W Xie, T Wu, L Xie, G Yu.",
5252
"Using clusterProfiler to characterize multiomics data.",
53-
"Nature Protocols. 2024, doi:10.1038/s41596-024-01020-z"),
53+
"Nature Protocols. 2024, 19(11):3292-3320"),
5454
clusterProfiler_Innovation2024 = paste(
5555
"G Yu.",
5656
"Thirteen years of clusterProfiler.",
@@ -90,6 +90,8 @@ bib_clusterProfiler_innovation2024 <- citEntry(
9090
pages = "100722",
9191
textVersion = ref2['clusterProfiler_Innovation2024']
9292
)
93+
94+
9395
bib_clusterProfiler_np2024 <- citEntry(
9496
entry ="ARTICLE",
9597
title = "Using clusterProfiler to characterize multiomics data",

0 commit comments

Comments
 (0)