Mercurial > repos > iuc > snpsift_dbnsfp
view snpSift_macros.xml @ 147:d5378e534ab8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets commit 35cfc3a25d68721360ad6ca18329f036577f1abc
| author | iuc |
|---|---|
| date | Tue, 12 May 2015 22:37:17 -0400 |
| parents | 7fe1fad13841 |
| children | 6c1a0c6cf28c |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="4.0">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/SnpEff_manual.html </token> <token name="@CITATION_SECTION@">------ **Citation** For the underlying tool, please cite the following two publications: SnpSift citation: "Using Drosophila melanogaster as a model for genotoxic chemical mutational studies with a new program, SnpSift", Cingolani, P., et. al., Frontiers in Genetics, 3:35, 2012. </token> <xml name="citations"> <citations> <citation type="doi">10.3389/fgene.2012.00035</citation> <yield /> </citations> </xml> </macros>
