# HG changeset patch # User kaymccoy # Date 1471034678 14400 # Node ID b108f7fe9493aaa61948748e82b3b9b509432db0 # Parent 4b2fc35b32b0f136e62171723e1a76b6903762e1 Uploaded diff -r 4b2fc35b32b0 -r b108f7fe9493 consol_fit.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/consol_fit.xml Fri Aug 12 16:44:38 2016 -0400 @@ -0,0 +1,81 @@ + + of transposon insertion locations + + biopython + + + consol_fit.py + -i $input + -calctxt $calctxt + -out $output + -out2 $output2 + -maxweight $maxweight + -cutoff $cutoff + -cutoff2 $cutoff2 + -wig $output3 + #if $normalization.calculations == "yes": + -normalize $normalization.genes + #end if + #if $multiply.choice == "yes": + -multiply $multiply.factor + #end if + #if $reads.downstream == "yes": + -d 1 + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +**What it does** + +This tool consolidates the fitness values of transposon insertion mutations generated by Tn-Seq, and is mostly useful for consolidating values produced by a 4-cycle looping trimming pipeline. + + + \ No newline at end of file