We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea4424 commit 4a2997eCopy full SHA for 4a2997e
DESCRIPTION
@@ -9,7 +9,8 @@ Authors@R:
9
person("Laurent", "Gatto",
10
email = "laurent.gatto@uclouvain.be",
11
comment = c(ORCID = "0000-0002-1520-2268"),
12
- role = "aut"))
+ role = "aut"),
13
+ person("Léopold", "Guyot", role = "ctb"))
14
Description: Utility functions for manipulating, processing, and
15
analyzing mass spectrometry-based single-cell proteomics
16
data. The package is an extension to the 'QFeatures' package and
@@ -66,4 +67,4 @@ biocViews:
66
67
BugReports: https://github.com/UCLouvain-CBIO/scp/issues
68
URL: https://UCLouvain-CBIO.github.io/scp
69
Roxygen: list(markdown=TRUE)
-RoxygenNote: 7.3.2
70
+RoxygenNote: 7.3.2
0 commit comments