Mercurial > repos > computational-metabolomics > mspurity_purityx
comparison createDatabase.R @ 2:d7c5fa406ea8 draft
"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 242de155f13acd6cb88946e89b5196ac55578aa8"
author | computational-metabolomics |
---|---|
date | Wed, 01 Apr 2020 11:02:37 -0400 |
parents | a141be614e76 |
children | 7856fc53df1d |
comparison
equal
deleted
inserted
replaced
1:0f646a3e0a3f | 2:d7c5fa406ea8 |
---|---|
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, |