You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-2843-6370")),
13
-
person("Miles", "Smith",
13
+
person("Miles", "Smith",
14
14
role = c("ctb")),
15
-
person("Soumya", "Raychaudhuri",
15
+
person("Soumya", "Raychaudhuri",
16
16
role = c("aut"), comment = c(ORCID = "0000-0002-1901-8265"))
17
17
)
18
18
Description: Implementation of the Harmony algorithm for single cell integration, described in Korsunsky et al <doi.org/10.1101/461954>. Package includes a standalone Harmony function and interfaces to external frameworks.
0 commit comments