Mercurial > repos > kpbioteam > chipeakanno_annopeaks
comparison chipeakanno_annopeaks.xml @ 9:8d05c398fecd draft
planemo upload for repository https://github.com/kpbioteam/chipeakanno_annopeaks commit 5ee10ba73cd634a41b84f059f02edeaa04f69b8d-dirty
author | kpbioteam |
---|---|
date | Thu, 21 Jun 2018 11:38:08 -0400 |
parents | ed66a80e81e8 |
children | b1274d30071e |
comparison
equal
deleted
inserted
replaced
8:0473a72c943c | 9:8d05c398fecd |
---|---|
16 <option value="fullRange">fullRange</option> | 16 <option value="fullRange">fullRange</option> |
17 <option value="nearestBiDirectionalPromoters">nearestBiDirectionalPromoters</option> | 17 <option value="nearestBiDirectionalPromoters">nearestBiDirectionalPromoters</option> |
18 </param> | 18 </param> |
19 <param name="input3" type="text" value="-5000" label="bindingRegionStart" help="e.g. 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)"/> | 19 <param name="input3" type="text" value="-5000" label="bindingRegionStart" help="e.g. 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)"/> |
20 <param name="input4" type="text" value="3000" label="bindingRegionEnd" help="e.g. to obtain peaks with nearest bi-directional promoters within 5kb upstream and 3kb downstream of TSS, set bindingType = nearestBiDirectionalPromoters and bindingRegion = c(-5000, 3000)"/> | 20 <param name="input4" type="text" value="3000" label="bindingRegionEnd" help="e.g. to obtain peaks with nearest bi-directional promoters within 5kb upstream and 3kb downstream of TSS, set bindingType = nearestBiDirectionalPromoters and bindingRegion = c(-5000, 3000)"/> |
21 | |
22 <param name="input5" type="text" value="1" label="Additional Column of Score" help="Position of Additional Column of the Score" /> | |
21 </inputs> | 23 </inputs> |
22 <outputs> | 24 <outputs> |
23 <data name="output1" format="txt" /> | 25 <data name="output1" format="txt" /> |
24 </outputs> | 26 </outputs> |
25 <tests> | 27 <tests> |