-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c470c41
commit 0096758
Showing
4 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
citHeader("To cite the package 'cytoviewer' in publications use:") | ||
|
||
citEntry(entry="article", | ||
title = "cytoviewer: an R/Bioconductor package for interactive visualization and exploration of highly multiplexed imaging data", | ||
author = personList(as.person("Lasse Meyer"), | ||
as.person("Nils Eling"), | ||
as.person("Bernd Bodenmiller")), | ||
year = 2024, | ||
journal = "BMC Bioinformatics", | ||
doi = "doi.org/10.1186/s12859-023-05546-z", | ||
textVersion = "Lasse Meyer, Nils Eling, Bernd Bodenmiller (2024). cytoviewer: an R/Bioconductor package for interactive visualization and exploration of highly multiplexed imaging data. BMC Bioinformatics, doi: doi.org/10.1186/s12859-023-05546-z") |