Mercurial > repos > tomnl > mspurity_averagefragspectra
diff createDatabase.R @ 5:423ebd541a3c draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 75d13d0237560528a1c6596a3ea5e327bed3e3a0
| author | tomnl |
|---|---|
| date | Tue, 18 Jun 2019 10:43:11 -0400 |
| parents | 889b46e425f7 |
| children | 870edfa02407 |
line wrap: on
line diff
--- a/createDatabase.R Tue Jun 18 09:53:57 2019 -0400 +++ b/createDatabase.R Tue Jun 18 10:43:11 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) }
