Browse code

remove CITATION.cff file

Robert Castelo authored on 28/07/2021 15:38:41
Showing 2 changed files

1 1
deleted file mode 100644
... ...
@@ -1,24 +0,0 @@
1
-cff-version: 1.1.0
2
-message: Please cite the following works when using this software.
3
-authors:
4
-  - family-names: Hänzelmann
5
-    given-names: Sonja
6
-  - family-names: Castelo
7
-    given-names: Robert
8
-  - family-names: Guinney
9
-    given-names: Justin
10
-doi: 10.1186/1471-2105-14-7
11
-identifiers:
12
-  - type: doi
13
-    value: 10.1186/1471-2105-14-7
14
-  - type: other
15
-    value: urn:issn:1471-2105
16
-  - type: other
17
-    value: pmcid:3618321
18
-  - type: other
19
-    value: pmid:23323831
20
-keywords:
21
-  - GSEA
22
-  - GSVA
23
-  - RNA sequencing
24
-title: 'GSVA: gene set variation analysis for microarray and RNA-seq data'
... ...
@@ -1,5 +1,5 @@
1 1
 Package: GSVA
2
-Version: 1.41.2
2
+Version: 1.41.3
3 3
 Title: Gene Set Variation Analysis for microarray and RNA-seq data
4 4
 Authors@R: c(person("Justin", "Guinney", role=c("aut", "cre"), email="justin.guinney@sagebase.org"),
5 5
              person("Robert", "Castelo", role="aut", email="robert.castelo@upf.edu"),