forked from rformassspectrometry/PSMatch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION
More file actions
15 lines (14 loc) · 783 Bytes
/
CITATION
File metadata and controls
15 lines (14 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
citHeader("To cite the PSMatch package in publications use:")
citEntry(entry = "Manual",
title = "PSMatch: an R/Bioconductor package to explore proteomics identification data.",
author = personList(
person(given = "Guillaume", family = "Deflandre"),
person(given = "Sebastian", family = "Gibbs"),
person(given = "Laurent", family = "Gatto")),
institution = "OSF",
year = "2025",
doi = "https://doi.org/10.31219/osf.io/62v9p_v2",
textVersion = paste("G. Deflandre, S. Gibbs and L. Gatto.",
"PSMatch: an R/Bioconductor package to explore proteomics identification data.",
"OSF; doi: https://doi.org/10.31219/osf.io/62v9p_v2")
)