18
|
1 <macros>
|
26
|
2 <token name="@VERSION@">1.0.0</token>
|
18
|
3 <xml name="requirements">
|
|
4 <requirements>
|
70
|
5 <requirement type="package" version="3.3.1">r-base</requirement>
|
50
|
6 <requirement type="package" version="@VERSION@">bioconductor-iwtomics</requirement>
|
18
|
7 </requirements>
|
|
8 </xml>
|
70
|
9 <xml name="citations">
|
|
10 <citations>
|
|
11 <citation type="bibtex">
|
|
12 @ARTICLE{
|
|
13 iwt-functional-data,
|
|
14 author = {Pini, Alessia and Vantini, Simone},
|
|
15 title = {Interval-Wise Testing for functional data},
|
|
16 journal = {Journal of Nonparametric Statistics},
|
|
17 year = {2017},
|
|
18 volume = {29},
|
|
19 number = {2},
|
|
20 pages = {407-424}
|
|
21 }
|
|
22 </citation>
|
|
23 <citation type="bibtex">
|
|
24 @MANUAL{
|
|
25 iwtomics,
|
|
26 author = {Cremona, Marzia A and Pini, Alessia and Chiaromonte, Francesca and Vantini, Simone},
|
|
27 title = {IWTomics: Interval-Wise Testing for Omics Data},
|
|
28 note = {R package version 1.0.0},
|
|
29 year = {2017}
|
|
30 }
|
|
31 </citation>
|
|
32 </citations>
|
|
33 </xml>
|
18
|
34 </macros> |