Mercurial > repos > iuc > bcftools_plugin_counts
comparison bcftools_plugin_counts.xml @ 4:3443c8a9a4ba draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 3edcac645f34d5a94884dedaf95c5774f4afc5c7
| author | iuc |
|---|---|
| date | Sat, 11 Mar 2017 17:52:35 -0500 |
| parents | 3b570bd8d9a7 |
| children | 3b698400ff55 |
comparison
equal
deleted
inserted
replaced
| 3:3b570bd8d9a7 | 4:3443c8a9a4ba |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@VERSION@.0"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@VERSION@"> |
| 3 <description>plugin counts number of samples, SNPs, INDELs, MNPs and total sites</description> | 3 <description>plugin counts number of samples, SNPs, INDELs, MNPs and total sites</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">counts</token> | 5 <token name="@EXECUTABLE@">counts</token> |
| 6 <token name="@PLUGIN_ID@">counts</token> | 6 <token name="@PLUGIN_ID@">counts</token> |
| 7 <import>macros.xml</import> | 7 <import>macros.xml</import> |
