Mercurial > repos > rnateam > bctools
diff coords2clnt.xml @ 56:b0d5cd8e4c6b draft
fix requirements xml
author | rnateam |
---|---|
date | Fri, 12 Feb 2016 08:40:52 -0500 |
parents | 4bedd35bcdff |
children | bbbae1ee87e0 |
line wrap: on
line diff
--- a/coords2clnt.xml Fri Feb 12 08:37:33 2016 -0500 +++ b/coords2clnt.xml Fri Feb 12 08:40:52 2016 -0500 @@ -1,10 +1,8 @@ <tool id="coords2clnt.py" name="Get crosslinked nucleotides" version="0.1.0"> <description>from full alignments</description> - <xml name="requirements"> - <requirements> - <requirement type="package" version="0.6.9">pybedtools</requirement> - </requirements> - </xml> + <requirements> + <requirement type="package" version="0.6.9">pybedtools</requirement> + </requirements> <macros> <import>macros.xml</import> </macros>