Mercurial > repos > yufei-luo > s_mart
diff SMART/galaxy/mergeSlidingWindowsClusters.xml @ 15:440ceca58672
Uploaded
author | m-zytnicki |
---|---|
date | Mon, 22 Apr 2013 11:08:07 -0400 |
parents | 769e306b7933 |
children | 94ab73e8a190 |
line wrap: on
line diff
--- a/SMART/galaxy/mergeSlidingWindowsClusters.xml Fri Apr 19 10:13:11 2013 -0400 +++ b/SMART/galaxy/mergeSlidingWindowsClusters.xml Mon Apr 22 11:08:07 2013 -0400 @@ -99,5 +99,9 @@ <outputs> <data name="outputFileGff" format="gff3"/> </outputs> + + <help> +Sliding windows are also useful to compare two (or more!) sets of data. This can be very valuable when you want to compare differential expression in two different conditions. When you have two different sliding windows sets, this function merges them into one, where each window contains the two pieces of information. You may want to plot the data afterwards using the *plot transcript list* function. + </help> </tool>