Mercurial > repos > computational-metabolomics > mspurity_averagefragspectra
diff spectralMatching.R @ 4:8442dd3d2136 draft
"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit cbbd708ea1e93b1b1643f6bf6da72af65ffd9950"
author | computational-metabolomics |
---|---|
date | Mon, 10 Aug 2020 08:34:31 -0400 |
parents | 50eedf5ad217 |
children | 52d48bcd3608 |
line wrap: on
line diff
--- a/spectralMatching.R Thu Apr 09 14:16:53 2020 -0400 +++ b/spectralMatching.R Mon Aug 10 08:34:31 2020 -0400 @@ -292,6 +292,7 @@ q_check <- checkSPeakMeta(opt$q_dbPth, 'query') l_check <- checkSPeakMeta(opt$l_dbPth, 'library') + if (q_check && l_check){ sm <- msPurity::spectralMatching( q_purity = opt$q_purity,