# HG changeset patch # User kaymccoy # Date 1470954850 14400 # Node ID deb5134655cbb4e88043bbacedaa823540e99433 # Parent 7d2f2d1a23ee840e5728ff25c0620b6a3d382609 Uploaded diff -r 7d2f2d1a23ee -r deb5134655cb consol_fit.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/consol_fit.xml Thu Aug 11 18:34:10 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