-
Notifications
You must be signed in to change notification settings - Fork 4
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
d6d2fb5
commit 62a931a
Showing
1 changed file
with
5 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,11 @@ | ||
citHeader("To cite promor in publications use:") | ||
|
||
citEntry( | ||
entry = "Article", | ||
bibentry( | ||
bibtype = "Article", | ||
textVersion = "Ranathunge, C.; Patel, S.S.; Pinky, L.; Correll, V.L.; Semmes, O.J.; Armstrong, R.K.; Combs, C.D.; Nyalwidhe, J.O. 2023 promor: a comprehensive R package for label-free proteomics data analysis and predictive modeling. Bioinformatics Advances, 3(1)", | ||
header = "To cite promor in publications use", | ||
title = "promor: a comprehensive R package for label-free proteomics data analysis and predictive modeling", | ||
author = "Ranathunge, Chathurani and Patel, Sagar S. and Pinky, Lubna and Correll, Vanessa L. and Chen, Shimin and Semmes, O. John and Armstrong, Robert K. and Combs, C. Donald and Nyalwidhe, Julius O.", | ||
journal = "Bioinformatics Advances", | ||
year = "2023", | ||
volume = "3", | ||
number = "1", | ||
textVersion = "Ranathunge, C.; Patel, S.S.; Pinky, L.; Correll, V.L.; Semmes, O.J.; Armstrong, R.K.; Combs, C.D.; Nyalwidhe, J.O. 2023 promor: a comprehensive R package for label-free proteomics data analysis and predictive modeling. Bioinformatics Advances, 3(1)" | ||
number = "1" | ||
) |