# HG changeset patch # User estrain # Date 1705608895 0 # Node ID b07d5fec59423b4d7358851e189133f424cc042f # Parent c3eb197a283b8599806021f08ccab16d8b1ad766 Uploaded diff -r c3eb197a283b -r b07d5fec5942 microrunqc.xml --- a/microrunqc.xml Wed May 24 17:57:57 2023 +0000 +++ b/microrunqc.xml Thu Jan 18 20:14:55 2024 +0000 @@ -1,4 +1,4 @@ - + skesa @@ -91,7 +91,7 @@ bwa index ${outname}.fasta; bwa mem -t $num_cores ${outname}.fasta ${bwalist} | python $__tool_directory__/median_size.py > insert.median; - mlst --nopath --threads $num_cores + mlst --nopath --threads $num_cores --datadir $mlst_databases.fields.path/pubmlst --blastdb $mlst_databases.fields.path/blast/mlst.fa #if $options.select=="advanced" #if $options.minid --minid $options.minid @@ -158,6 +158,13 @@ + + + + + + +