Mercurial > repos > greg > multigps
comparison multigps.xml @ 34:9b48edaa54f8 draft
Uploaded
author | greg |
---|---|
date | Wed, 14 Dec 2016 09:03:16 -0500 |
parents | d98548c33a85 |
children | 150859e7f99b |
comparison
equal
deleted
inserted
replaced
33:d98548c33a85 | 34:9b48edaa54f8 |
---|---|
279 <param name="alphascale" type="float" value="1.0" min="0" label="Alpha scaling factor" /> | 279 <param name="alphascale" type="float" value="1.0" min="0" label="Alpha scaling factor" /> |
280 <param name="mlconfignotshared" type="select" label="Share component configs in the ML step?" help="Mainly affects the quantification of binding levels for binding events that are not shared but are located at nearby locations across experiments."> | 280 <param name="mlconfignotshared" type="select" label="Share component configs in the ML step?" help="Mainly affects the quantification of binding levels for binding events that are not shared but are located at nearby locations across experiments."> |
281 <option value="yes" selected="True">Yes</option> | 281 <option value="yes" selected="True">Yes</option> |
282 <option value="no">No</option> | 282 <option value="no">No</option> |
283 </param> | 283 </param> |
284 <param name="exclude" type="data" optional="True" format="tabular" label="Optional file containing a set of regions to ignore during MultiGPS training" help="Ideally exclude the mitochondrial genome and other blacklisted regions that contain artifactual accumulations of reads in both ChIP-seq and control experiments." /> | 284 <param name="exclude" type="data" optional="True" format="txt" label="Optional file containing a set of regions to ignore during MultiGPS training" help="Ideally exclude the mitochondrial genome and other blacklisted regions that contain artifactual accumulations of reads in both ChIP-seq and control experiments." /> |
285 <!-- | 285 <!-- |
286 ############################ | 286 ############################ |
287 ## MultiGPS priors | 287 ## MultiGPS priors |
288 ############################ | 288 ############################ |
289 --> | 289 --> |