Mercurial > repos > zzhou > bamedit
diff bamedit.xml @ 19:82072bc2463d draft
Uploaded
| author | zzhou |
|---|---|
| date | Mon, 26 Nov 2012 10:56:35 -0500 |
| parents | 7aede075adad |
| children | 243ec3678e03 |
line wrap: on
line diff
--- a/bamedit.xml Mon Nov 26 10:56:24 2012 -0500 +++ b/bamedit.xml Mon Nov 26 10:56:35 2012 -0500 @@ -8,7 +8,7 @@ <requirement type="package" version="0.1.12">samtools</requirement> </requirements> <description>Merging, splitting, filtering, and QC of BAM files</description> - <command interpreter="python">bamedit.py $options_file </command> + <command interpreter="python">bamedit.py $options_file $SCRIPT_PATH</command> <inputs> <conditional name="input_type"> <param name="input_type_selector" type="select" label="Select your BAM command">
