Mercurial > repos > yboursin > ebseq_eba
annotate macros.xml @ 0:ddd3dad04441 draft default tip
Uploaded
| author | yboursin |
|---|---|
| date | Thu, 20 Oct 2016 08:59:24 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <macros> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="1.12.0">bioconductor-ebseq</requirement> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <xml name="stdio"> | |
| 9 <stdio> | |
| 10 <exit_code range="1" level="fatal" /> | |
| 11 </stdio> | |
| 12 </xml> | |
| 13 | |
| 14 <xml name="citation"> | |
| 15 <citations> | |
| 16 <citation type="doi">10.1093/bioinformatics/btt087</citation> | |
| 17 </citations> | |
| 18 </xml> | |
| 19 </macros> |
