comparison mageck_test.xml @ 7:81a719b459f1 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:18:12 +0000
parents 3e56401e10d1
children
comparison
equal deleted inserted replaced
6:3e56401e10d1 7:81a719b459f1
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="mageck_test" name="MAGeCKs test" version="@VERSION@.1" > 2 <tool id="mageck_test" name="MAGeCKs test" version="@VERSION@.1" >
3 <description>- given a table of read counts, perform the sgRNA and gene ranking</description> 3 <description>- given a table of read counts, perform the sgRNA and gene ranking</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 <expand macro="version" /> 9 <expand macro="version" />