Mercurial > repos > tomnl > anticipated_purity_dims
diff create_sqlite_db.R @ 17:aaffc3030389 draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit c43e21459ffc8f45349a0af6d60c6783dca6005d
| author | tomnl |
|---|---|
| date | Tue, 15 May 2018 07:48:33 -0400 |
| parents | dc7a28e9756b |
| children | 45937111ece5 |
line wrap: on
line diff
--- a/create_sqlite_db.R Tue May 15 06:54:53 2018 -0400 +++ b/create_sqlite_db.R Tue May 15 07:48:33 2018 -0400 @@ -125,7 +125,7 @@ rtrawColumns <- TRUE } if (is.null(xset)){ - xset <- xsa@xa + xset <- xa@xset } # previous check should have matched filelists together xset@filepaths <- unname(pa@fileList)
