Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ bibentry(bibtype = "article",
)

bibentry(bibtype = "article",
title = "Bulk-based hypothesis weighing to increase power in single-cell
title = "Bulk-based hypothesis weighing increases power in single-cell
differential expression analysis",
author = "Germain, Pierre-Luc and Robinson, Mark D",
journal = "bioRxiv",
author = "Germain, Pierre-Luc and Wang, Jiayi and Robinson, Mark D",
journal = "Peer Community Journal",
year = 2025,
doi = "10.1101/2025.04.15.648932"
volume = 5
number = "e136",
doi = "10.24072/pcjournal.663"
)
2 changes: 1 addition & 1 deletion vignettes/bbhw.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ same (or a similar) contrast, and that its samples are independent from the
single-cell samples.

For more detail about the methods and their performance, see the
[paper](https://www.biorxiv.org/content/10.1101/2025.04.15.648932v1). Here, we
[paper](https://doi.org/10.24072/pcjournal.663). Here, we
concentrate on practical use and only briefly summarize the options.

For each of steps (bin creation and usage in FDR), different methods
Expand Down
Loading