comparison mageck_count.xml @ 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 541a5bb7c8c2
children
comparison
equal deleted inserted replaced
7:4e8e0f5f3f4c 8:9b44a006daa1
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="mageck_count" name="MAGeCK count" version="@VERSION@.4" > 2 <tool id="mageck_count" name="MAGeCK count" version="@VERSION@.4" >
3 <description>- collect sgRNA read counts from read mapping files</description> 3 <description>- collect sgRNA read counts from read mapping files</description>
4 <expand macro="bio_tools"/>
4 <macros> 5 <macros>
5 <import>mageck_macros.xml</import> 6 <import>mageck_macros.xml</import>
6 </macros> 7 </macros>
7 <expand macro="requirements"> 8 <expand macro="requirements">
8 <requirement type="package" version="9.22">ghostscript</requirement> 9 <requirement type="package" version="9.22">ghostscript</requirement>