fsvarn / GLASSx

GLASS consortium
MIT License
13 stars 8 forks source link

dbConnect #18

Open ccb-mwong opened 1 year ago

ccb-mwong commented 1 year ago

Hi there, first of all I would like to express my gratitude for all the codes written. Though, when I navigate through GLASSx/R/figures/GLASSxrev/overview/expression_subtype_sankey_facet.r, I was wondering are there more details (such as driver, server, database, host, dsn, uid, pwd and port) to line 19 of the code?

con <- DBI:dbConnect(odbc::odbc(), "GLASSv3")

If so could I please have them? Or be given access? Thank you so much.