view dbconfig.R @ 1:61ebae7e09f5 draft

"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 20d432cdc6326114d05c26fd51889b872513b57d"
author computational-metabolomics
date Thu, 05 Dec 2019 07:41:05 -0500
parents ab65999a5430
children d4a17be5429a
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