Mercurial > repos > bebatut > graphlan
diff graphlan_macros.xml @ 2:64e69b47b4ec draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/graphlan/ commit fe1ede437f1b0e414d84d75e6a607047d1678444-dirty
author | bebatut |
---|---|
date | Mon, 02 May 2016 05:44:20 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/graphlan_macros.xml Mon May 02 05:44:20 2016 -0400 @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="1.66">biopython</requirement> + <requirement type="package" version="1.4">matplotlib</requirement> + <requirement type="package" version="1.0.0">graphlan</requirement> + </requirements> + </xml> +</macros> \ No newline at end of file