Mercurial > repos > zzhou > bamedit
changeset 74:427ecc4d31c5 draft
Uploaded
| author | zzhou |
|---|---|
| date | Mon, 26 Nov 2012 15:10:56 -0500 |
| parents | 0d3c69699f0a |
| children | 7e991343c0e3 |
| files | bamedit.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bamedit.xml Mon Nov 26 15:03:15 2012 -0500 +++ b/bamedit.xml Mon Nov 26 15:10:56 2012 -0500 @@ -9,7 +9,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 bash \$SCRIPT_PATH/split.sh $bamouts1 $bamouts2 $input1</command> + <command interpreter="python">bamedit.py $options_file $REPOSITORY_INSTALL_DIR</command> <inputs> <conditional name="input_type"> <param name="input_type_selector" type="select" label="Select your BAM command">
