Skip to content

Commit

Permalink
Update tools/buildtools/pulchra/pulchra.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Björn Grüning <[email protected]>
  • Loading branch information
thepineapplepirate and bgruening authored May 17, 2024
1 parent d4ef354 commit a2dc164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/buildtools/pulchra/pulchra.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
]]></command>
<inputs>
<param name="structure_input" type="data" format="pdb" label="Structure file" help="In PDB format. This input is usually an 'alpha trace' or other incomplete structure file."/>
<param name="skip_sidechain" type="boolean" label="Skip sidechain reconstruction?" help="By default, both sidechains and backbone will be reconstructed otherwise."/>
<param name="skip_sidechain" type="boolean" truevalue="-s" falsevalue="" label="Skip sidechain reconstruction?" help="By default, both sidechains and backbone will be reconstructed otherwise."/>
</inputs>
<outputs>
<data name="output1" format="pdb" from_work_dir="*.rebuilt.pdb" label="PULCHRA rebuilt pdb file on ${on_string}"/>
Expand Down

0 comments on commit a2dc164

Please sign in to comment.