Mercurial > repos > bgruening > deeptools
diff bigwigCompare.xml @ 6:c5847db0cb41 draft
Uploaded
| author | bgruening |
|---|---|
| date | Wed, 14 Aug 2013 07:18:18 -0400 |
| parents | 1f312af2f8db |
| children | 73761f33f198 |
line wrap: on
line diff
--- a/bigwigCompare.xml Tue Aug 06 08:20:47 2013 -0400 +++ b/bigwigCompare.xml Wed Aug 14 07:18:18 2013 -0400 @@ -1,9 +1,10 @@ -<tool id="bigwigCompare" name="bigwigCompare" version="1.0"> +<tool id="deeptools_bigwigCompare" name="bigwigCompare" version="1.0"> <description>normalizes and compares two bigWig files to obtain the ratio, log2ratio or difference</description> <requirements> - <requirement type="package" version="1.5.1_59e067cce039cb93add04823c9f51cab202f8c2b">deepTools</requirement> + <requirement type="package" version="1.5.1_df852fa1ef13251a17274ee18fbf919fbc515079">deepTools</requirement> <requirement type="package" version="0.1">ucsc_tools</requirement> <requirement type="package" version="1.7.1">numpy</requirement> + <requirement type="package" >deepTools</requirement> </requirements> <command> bigwigCompare @@ -99,14 +100,13 @@ .. class:: infomark -If you would like to give us feedback or you run into any trouble, please sent an email to deeptools@googlegroups.com +If you would like to give us feedback or you run into any trouble, please send an email to deeptools@googlegroups.com This tool is developed by the `Bioinformatics and Deep-Sequencing Unit`_ at the `Max Planck Institute for Immunobiology and Epigenetics`_. .. _Bioinformatics and Deep-Sequencing Unit: http://www3.ie-freiburg.mpg.de/facilities/research-facilities/bioinformatics-and-deep-sequencing-unit/ .. _Max Planck Institute for Immunobiology and Epigenetics: http://www3.ie-freiburg.mpg.de -.. _Fidel Ramirez: ramirez@ie-freiburg.mpg.de </help>
