Mercurial > repos > tomnl > mspurity_dimspredictpuritysingle
diff createDatabase.R @ 4:e96c518a3f06 draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 75d13d0237560528a1c6596a3ea5e327bed3e3a0
| author | tomnl |
|---|---|
| date | Tue, 18 Jun 2019 10:50:01 -0400 |
| parents | 0a3e6c28f1ab |
| children | f12213ae74c4 |
line wrap: on
line diff
--- a/createDatabase.R Tue Jun 18 10:02:43 2019 -0400 +++ b/createDatabase.R Tue Jun 18 10:50:01 2019 -0400 @@ -159,7 +159,7 @@ # Saves the EICS into the previously created database px <- msPurity::purityX(xset, saveEIC = TRUE, - cores=1, sqlitePth=db_pth, + cores=2, sqlitePth=dbPth, rtrawColumns = TRUE) }
