Browse code

malformed authors field in description

Dharmesh Bhuva authored on 13/10/2024 03:56:11
Showing 1 changed files

... ...
@@ -17,7 +17,7 @@ Authors@R: c(
17 17
                    role = c("aut"),
18 18
                    email = "[email protected]",
19 19
                    comment = c(ORCID = "0000-0001-6507-5300"))
20
-            ),
20
+            )
21 21
 Description: This package implements the spatially aware library size normalisation algorithm, SpaNorm. SpaNorm normalises out library size effects while retaining biology through the modelling of smooth functions for each effect. Normalisation is performed in a gene- and cell-/spot- specific manner, yielding library size adjusted data.
22 22
 License: GPL (>= 3)
23 23
 Encoding: UTF-8