Mercurial > repos > iuc > snpeff
view snpEff_macros.xml @ 0:39bac90c773d draft
Uploaded
| author | iuc |
|---|---|
| date | Fri, 15 Aug 2014 06:00:47 -0400 |
| parents | |
| children | 114f423f99c0 |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="3.6">snpEff</requirement> </requirements> </xml> <xml name="stdio"> <stdio> <exit_code range=":-1" level="fatal" description="Error: Cannot open file" /> <exit_code range="1:" level="fatal" description="Error" /> </stdio> </xml> <token name="@EXTERNAL_DOCUMENTATION@"> For details about this tool, please go to http://snpeff.sourceforge.net/SnpSift.html#intervals </token> <xml name="citations"> <citations> <citation type="doi">10.3389/fgene.2012.00035</citation> <citation type="doi">10.4161/fly.19695</citation> <yield /> </citations> </xml> </macros>
