Mercurial > repos > iuc > snpeff
comparison snpEff_macros.xml @ 0:39bac90c773d draft
Uploaded
| author | iuc |
|---|---|
| date | Fri, 15 Aug 2014 06:00:47 -0400 |
| parents | |
| children | 114f423f99c0 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:39bac90c773d |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement type="package" version="3.6">snpEff</requirement> | |
| 5 </requirements> | |
| 6 </xml> | |
| 7 <xml name="stdio"> | |
| 8 <stdio> | |
| 9 <exit_code range=":-1" level="fatal" description="Error: Cannot open file" /> | |
| 10 <exit_code range="1:" level="fatal" description="Error" /> | |
| 11 </stdio> | |
| 12 </xml> | |
| 13 <token name="@EXTERNAL_DOCUMENTATION@"> | |
| 14 | |
| 15 For details about this tool, please go to http://snpeff.sourceforge.net/SnpSift.html#intervals | |
| 16 | |
| 17 </token> | |
| 18 <xml name="citations"> | |
| 19 <citations> | |
| 20 <citation type="doi">10.3389/fgene.2012.00035</citation> | |
| 21 <citation type="doi">10.4161/fly.19695</citation> | |
| 22 <yield /> | |
| 23 </citations> | |
| 24 </xml> | |
| 25 | |
| 26 </macros> |
