# HG changeset patch # User bgruening # Date 1390323001 18000 # Node ID 97449a3c1f27f8d04bb8de717a97e7e0a67af325 # Parent a83ea372ddd140c03dc7b491e312b0cea87b9982 Uploaded diff -r a83ea372ddd1 -r 97449a3c1f27 macs2_macros.xml --- a/macs2_macros.xml Thu Jan 16 17:53:00 2014 -0500 +++ b/macs2_macros.xml Tue Jan 21 11:50:01 2014 -0500 @@ -1,8 +1,6 @@ - macs2 - numpy macs2 numpy diff -r a83ea372ddd1 -r 97449a3c1f27 macs2_predict.xml --- a/macs2_predict.xml Thu Jan 16 17:53:00 2014 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,66 +0,0 @@ - - d or fragment size from alignment results - - R_3_0_1 - - - - macs2_macros.xml - - - macs2 predict - -i #echo ','.join($infiles)# - --tsize $tsize - @effective_genome_size@ - --bw $band_width - --mfold $advanced_options.mfoldlo $advanced_options.mfoldhi - > $outfile; - - Rscript predicted_model.R > $outfile_image - - - - - - - - - - - - - - - - - - - - - - - - - - -**What it does** - -bdgdiff from macs2 - - -Note that pair-end data is not supposed to work with this command. - - ------- - -**Citation** - -For the underlying tool, please cite Zhang Y, Liu T, Meyer CA, Eeckhoute J, Johnson DS, Bernstein BE, Nusbaum C, Myers RM, Brown M, Li W, Liu XS. Model-based analysis of ChIP-Seq (MACS). Genome Biol. 2008;9(9):R137. - -Integration of MACS2 with Galaxy performed by Ziru Zhou ( ziruzhou@gmail.com ). Please send your comments/questions to modENCODE DCC at help@modencode.org. - - diff -r a83ea372ddd1 -r 97449a3c1f27 macs2_predictd.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macs2_predictd.xml Tue Jan 21 11:50:01 2014 -0500 @@ -0,0 +1,66 @@ + + d or fragment size from alignment results + + R_3_0_1 + + + + macs2_macros.xml + + + macs2 predict + -i #echo ','.join($infiles)# + --tsize $tsize + @effective_genome_size@ + --bw $band_width + --mfold $advanced_options.mfoldlo $advanced_options.mfoldhi + > $outfile; + + Rscript predicted_model.R > $outfile_image + + + + + + + + + + + + + + + + + + + + + + + + + + +**What it does** + +bdgdiff from macs2 + + +Note that pair-end data is not supposed to work with this command. + + +------ + +**Citation** + +For the underlying tool, please cite Zhang Y, Liu T, Meyer CA, Eeckhoute J, Johnson DS, Bernstein BE, Nusbaum C, Myers RM, Brown M, Li W, Liu XS. Model-based analysis of ChIP-Seq (MACS). Genome Biol. 2008;9(9):R137. + +Integration of MACS2 with Galaxy performed by Ziru Zhou ( ziruzhou@gmail.com ). Please send your comments/questions to modENCODE DCC at help@modencode.org. + + diff -r a83ea372ddd1 -r 97449a3c1f27 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jan 16 17:53:00 2014 -0500 +++ b/tool_dependencies.xml Tue Jan 21 11:50:01 2014 -0500 @@ -7,7 +7,7 @@ - + @@ -24,7 +24,7 @@ $INSTALL_DIR/lib/python export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && - python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $env.INSTALL_DIR/bin + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin $INSTALL_DIR/lib/python