Mercurial > repos > mvdbeek > add_input_name_as_column
comparison add_input_name_as_column.xml @ 7:8061668d0868 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/add_input_name_as_column commit 1775d01920f27931a1935e233766f615d753502b
| author | iuc |
|---|---|
| date | Tue, 14 Oct 2025 17:13:02 +0000 |
| parents | 3284b72eef56 |
| children |
comparison
equal
deleted
inserted
replaced
| 6:3284b72eef56 | 7:8061668d0868 |
|---|---|
| 1 <tool id="addName" name="Add input name as column" version="0.2.0" profile="17.09"> | 1 <tool id="addName" name="Add input name as column" version="0.2.0" profile="17.09"> |
| 2 <description>to an existing tabular file</description> | 2 <description>to an existing tabular file</description> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package" version="3.7">python</requirement> | 4 <requirement type="package" version="3.7">python</requirement> |
| 5 </requirements> | 5 </requirements> |
| 6 <required_files> | |
| 7 <include path="add_input_name_as_column.py"/> | |
| 8 </required_files> | |
| 6 <command><