Mercurial > repos > tomnl > topn
comparison cameradims.R @ 11:14ccc766950f 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:45:42 -0400 |
| parents | 509ed3acbe22 |
| children |
comparison
equal
deleted
inserted
replaced
| 10:dc5f36ec3106 | 11:14ccc766950f |
|---|---|
| 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, |
