Mercurial > repos > computational-metabolomics > mspurity_frag4feature
comparison createDatabase.R @ 2:67b7ae66e8ee draft
"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 242de155f13acd6cb88946e89b5196ac55578aa8"
author | computational-metabolomics |
---|---|
date | Wed, 01 Apr 2020 11:09:49 -0400 |
parents | ab65999a5430 |
children | 0fe389e3f871 |
comparison
equal
deleted
inserted
replaced
1:61ebae7e09f5 | 2:67b7ae66e8ee |
---|---|
113 xset <- NULL | 113 xset <- NULL |
114 } | 114 } |
115 | 115 |
116 | 116 |
117 | 117 |
118 if(is.null(opt$grp_peaklist)){ | 118 if(is.null(opt$grpPeaklist)){ |
119 grpPeaklist = NA | 119 grpPeaklist = NA |
120 }else{ | 120 }else{ |
121 grpPeaklist = opt$grp_peaklist | 121 grpPeaklist = opt$grpPeaklist |
122 } | 122 } |
123 | 123 |
124 | 124 |
125 | 125 |
126 dbPth <- msPurity::createDatabase(pa, | 126 dbPth <- msPurity::createDatabase(pa, |