Mercurial > repos > iuc > mageck_count
changeset 8:9b44a006daa1 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 09:17:13 +0000 |
| parents | 4e8e0f5f3f4c |
| children | |
| files | mageck_count.xml mageck_macros.xml |
| diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mageck_count.xml Wed Apr 01 10:11:50 2020 +0000 +++ b/mageck_count.xml Tue Aug 31 09:17:13 2021 +0000 @@ -1,6 +1,7 @@ <?xml version="1.0"?> <tool id="mageck_count" name="MAGeCK count" version="@VERSION@.4" > <description>- collect sgRNA read counts from read mapping files</description> + <expand macro="bio_tools"/> <macros> <import>mageck_macros.xml</import> </macros>
--- a/mageck_macros.xml Wed Apr 01 10:11:50 2020 +0000 +++ b/mageck_macros.xml Tue Aug 31 09:17:13 2021 +0000 @@ -12,7 +12,11 @@ <yield/> </requirements> </xml> - + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">mageck</xref> + </xrefs> + </xml> <xml name="version"> <version_command><