# HG changeset patch # User jeremyjliu # Date 1415823830 18000 # Node ID d73892a1e7e6448d30b96652c409eb8c27d0a76b # Parent 4439b2ed86e952a6ddc2747145de11dfe2ed5759 Uploaded diff -r 4439b2ed86e9 -r d73892a1e7e6 region_motif_compare.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/region_motif_compare.xml Wed Nov 12 15:23:50 2014 -0500 @@ -0,0 +1,32 @@ + + for comparing the motif counts in different region sets + + RMOTIF_PATH + + + region_motif_compare.r --args \$RMOTIF_PATH $db_type $in_tab_1 $in_tab_2 $out_enriched $out_depleted $out_plots + + + + + + + + + + + + + + + + + + + + This tools reads in two counts file and determines enriched and depleted + motifs in two different region sets based on poisson calculation with + gc correction. + + + \ No newline at end of file