You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# options(dropviz.use.input=TRUE) # immediately respond to query filter changes. useful for interactive debugging.
# examples for local development:
# options(dropviz.prep.dir="staged") # minimal stub to run (exists in repo)
# options(dropviz.prep.dir="D:/dropviz/staged") #
# settings for running prep-*
# options(dropviz.prep.cache=FALSE) # use existing files. Usually set this to FALSE during a prep to force since there are interdependencies that affect files such as the factor values
# options(dropviz.experiments='exp_sets.full.txt') # only used by prep-global.R