diff macros.xml @ 70:39e7294c66e1 draft

Uploaded 20170614
author fabio
date Wed, 14 Jun 2017 13:57:38 -0400
parents e86ccb995cec
children 7dcc25a1a062
line wrap: on
line diff
--- a/macros.xml	Fri Jun 09 12:27:10 2017 -0400
+++ b/macros.xml	Wed Jun 14 13:57:38 2017 -0400
@@ -2,8 +2,33 @@
     <token name="@VERSION@">1.0.0</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="3.3.1">R</requirement>
+            <requirement type="package" version="3.3.1">r-base</requirement>
             <requirement type="package" version="@VERSION@">bioconductor-iwtomics</requirement>
         </requirements>
     </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="bibtex">
+                @ARTICLE{
+                        iwt-functional-data,
+                        author = {Pini, Alessia and Vantini, Simone},
+                        title = {Interval-Wise Testing for functional data},
+                        journal = {Journal of Nonparametric Statistics},
+                        year = {2017},
+                        volume = {29},
+                        number = {2},
+                        pages = {407-424}
+                }
+            </citation>
+            <citation type="bibtex">
+                @MANUAL{
+                        iwtomics,
+                        author = {Cremona, Marzia A and Pini, Alessia and Chiaromonte, Francesca and Vantini, Simone},
+                        title = {IWTomics: Interval-Wise Testing for Omics Data},
+                        note = {R package version 1.0.0},
+                        year = {2017}
+                }
+            </citation>
+        </citations>
+    </xml>
 </macros>
\ No newline at end of file