Browse code

remove CITATION.cff file

Robert Castelo authored on 28/07/2021 15:38:41
Showing 1 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'
Browse code

Added CITATION.cff file

Robert Castelo authored on 28/07/2021 12:03:18
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,24 @@
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'