changeset 2:ad60ed89de63 draft

planemo upload for repository https://github.com/kpbioteam/chipeakanno_annopeaks commit 5b7c2e824bb5cc85bf8711eca1cc94c68998ebb2-dirty
author kpbioteam
date Wed, 02 May 2018 11:04:20 -0400
parents a90b6d85463c
children 9ec5e9e2e7b2
files chipeakanno_annopeaks.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/chipeakanno_annopeaks.xml	Wed May 02 10:23:51 2018 -0400
+++ b/chipeakanno_annopeaks.xml	Wed May 02 11:04:20 2018 -0400
@@ -32,7 +32,7 @@
         </test>
     </tests>
     <help><![CDATA[
-This tool annotate peaks from GRSet class.
+This tool annotate peaks from bed file.
 bindingType
 Specifying the criteria to associate peaks with annotation. Here is how to use it together with the parameter bindingRegion
 To obtain peaks within 5kb upstream and up to 3kb downstream of TSS within the gene body, set bindingType = "startSite" and bindingRegion = c(-5000, 3000)