diff profiler.xml @ 43:c5787c91cab8 draft

Uploaded
author bgruening
date Tue, 04 Feb 2014 09:02:21 -0500
parents 2f7edf06a5da
children b9feca1f07f0
line wrap: on
line diff
--- a/profiler.xml	Tue Feb 04 08:56:19 2014 -0500
+++ b/profiler.xml	Tue Feb 04 09:02:21 2014 -0500
@@ -1,4 +1,4 @@
-<tool id="deeptools_profiler" name="profiler" version="1.0.3">
+<tool id="deeptools_profiler" name="profiler" version="1.0.4">
     <description>
         creates a profile plot for a score associated to genomic regions
     </description>
@@ -141,9 +141,9 @@
 **What it does**
 
 This tool plots the average enrichments over all genomic
-regions supplied to computeMarix. It is a very useful complement to the
-heatmapper, especially in cases when you want to compare the scores for
-many different groups. Like heatmapper, profiler does not change the
+regions supplied to computeMarix. It requires that computeMatrix was successfully run.
+It is a very useful complement to the heatmapper, especially in cases when you want to
+compare the scores for many different groups. Like heatmapper, profiler does not change the
 values that were compute by computeMatrix, but you can choose between
 many different ways to color and display the plots.
 
@@ -152,9 +152,7 @@
    :alt: Meta-gene profile of Rna Polymerase II
 
 
-You can find more details in the `profiler wiki`_.
-
-.. _profiler wiki: https://github.com/fidelram/deepTools/wiki/Visualizations#wiki-profiler
+You can find more details on the profiler wiki page: https://github.com/fidelram/deepTools/wiki/Visualizations#wiki-profiler
 
 
 -----