Mercurial > repos > bitlab > plidflow
view PLIDflow/modeller_plidflow.xml @ 0:6fcfa4756040 draft
Uploaded
author | bitlab |
---|---|
date | Tue, 14 Jan 2020 06:09:42 -0500 |
parents | |
children |
line wrap: on
line source
<tool id="modeller_plidflow" name="PLIDflow: Modeller"> <description>Modeller description</description> <inputs> <param name="pdbFile" type="data" format="txt" label="PDB file" help="Select a valid PDB file"/> </inputs> <command>mod9.19 $pdbFile $mutantPdbFile0 </command> <outputs> <data name="mutantPdbFile0" format="txt" label="mutant.PDB"/> </outputs> </tool>