Mercurial > repos > tomnl > lcms_interval_scheduling
comparison cameradims.R @ 10:ca187035df43 draft default tip
planemo upload for repository https://github.com/computational-metabolomics/dma-tools-galaxy commit 14435cfc042911bf1ee409f5a0d5ef908f5feec0-dirty
| author | tomnl |
|---|---|
| date | Thu, 21 Jun 2018 08:47:00 -0400 |
| parents | c48754ef58fa |
| children |
comparison
equal
deleted
inserted
replaced
| 9:edd1b9adf24f | 10:ca187035df43 |
|---|---|
| 38 "filter"=TRUE, | 38 "filter"=TRUE, |
| 39 "maxcharge"=opt$maxcharge, | 39 "maxcharge"=opt$maxcharge, |
| 40 "maxiso"=opt$maxiso, | 40 "maxiso"=opt$maxiso, |
| 41 "mzabs"=opt$mzabs_iso, | 41 "mzabs"=opt$mzabs_iso, |
| 42 "intval"='maxo', | 42 "intval"='maxo', |
| 43 "minfrac"=0.5, | 43 "minfrac"=1, |
| 44 'IM'=NULL, | 44 'IM'=NULL, |
| 45 'devppm'=devppm_iso) | 45 'devppm'=devppm_iso) |
| 46 | 46 |
| 47 paramadduct <- list("maxCharge"= opt$maxcharge, | 47 paramadduct <- list("maxCharge"= opt$maxcharge, |
| 48 "maxMol"= opt$maxmol, | 48 "maxMol"= opt$maxmol, |
