# HG changeset patch # User kaymccoy # Date 1470953259 14400 # Node ID c5d9dd4b6a5a0dc54eff39b08dc4bb0574addadd # Parent da1c63d00c1bbcf393e421d3a7abb8385a0cd376 Uploaded diff -r da1c63d00c1b -r c5d9dd4b6a5a consol_fit.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/consol_fit.xml Thu Aug 11 18:07:39 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