Mercurial > repos > devteam > flanking_features
view macros.xml @ 3:9f12b7e500f1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/gops/flanking_features commit d7b1a60c0aecc46b7f625c3e32f882562b512fd9
author | devteam |
---|---|
date | Mon, 13 Jun 2022 16:22:18 +0000 |
parents | a09d13b108fd |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="0.7.1">bx-python</requirement> <requirement type="package" version="1.0.0">galaxy-ops</requirement> </requirements> </xml> <token name="@SCREENCASTS@"> ----- **Screencasts!** See Galaxy Interval Operation Screencasts_ (right click to open this link in another window). .. _Screencasts: https://galaxyproject.org/learn/interval-operations/ ----- </token> </macros>