view dbconfig.R @ 1:4db043151468 draft

"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 20d432cdc6326114d05c26fd51889b872513b57d"
author computational-metabolomics
date Thu, 05 Dec 2019 07:34:21 -0500
parents 5ff9d40c7a42
children fecfe8c80e25
line wrap: on
line source

compoundDbType <- 'mysql'
compoundDbPth <- NA
compoundDbName <- 'metab_compound'
compoundDbPort <- '3306'
compoundDbUser <- 'metab_compound'
compoundDbPass <- 'metab_compound'

q_dbPth <- NA
q_dbType <- NA
q_dbHost <- NA
q_dbPort <- NA
q_dbUser <- NA
q_dbName <- NA
q_dbPass <- NA

l_dbPth <- NA
l_dbType <- NA
l_dbHost <- NA
l_dbPort <- NA
l_dbUser <- NA
l_dbName <- NA
l_dbPass <- NA