CTDConverter

Convert CTD files into Galaxy tool and CWL CommandLineTool files

Install

All systems
curl cmd.cat/CTDConverter.sh
Debian Debian
apt-get install ctdconverter
Ubuntu
apt-get install ctdconverter
image/svg+xml Kali Linux
apt-get install ctdconverter
Windows (WSL2)
sudo apt-get update sudo apt-get install ctdconverter

ctdconverter

Convert CTD files into Galaxy tool and CWL CommandLineTool files

Common Tool Descriptors (CTDs) are XML documents that represent the inputs, outputs, parameters of command line tools in a platform-independent way. CTDConverter, given one or more Common Tool Descriptors (CTD) XML files, generates Galaxy tool wrappers and Common Workflow Language (CWL) Command Line Tool v1.0 standard descriptions from CTD files.