Mercurial > repos > tomnl > dma_filelist_generation
comparison cameradims.R @ 10:7c54e2862595 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:03 -0400 |
| parents | 606b7a3e89fc |
| children |
comparison
equal
deleted
inserted
replaced
| 9:1d12ed720108 | 10:7c54e2862595 |
|---|---|
| 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, |
