Mercurial > repos > estrain > seqsero2_v1_0_1
changeset 30:67621118a465
Uploaded
author | estrain |
---|---|
date | Sat, 07 Sep 2019 14:27:25 -0400 |
parents | ea009bd561cd |
children | 564ca9d91226 |
files | seqsero2.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/seqsero2.xml Sat Sep 07 14:23:35 2019 -0400 +++ b/seqsero2.xml Sat Sep 07 14:27:25 2019 -0400 @@ -15,7 +15,7 @@ mkdir ./output; cp $__tool_directory__/SalmID.py output/; cp $__tool_directory__/invA_mers_dict output/; - cp $__tool_directory__/rpoB_mers.dict output/; + cp $__tool_directory__/rpoB_mers_dict output/; #if $reads.reads_select == 'history' #set $name = $reads.forward.name.split('.')[0].replace(' ','_')