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
should be able to create experiment locally (with SQLite connection info) or remotely (with a condor submit file and Postgres connection info)
querying an experiment should work the same locally or remotely (the experiment class generates the appropriate queries with dbplyr and submits them to the db)
need to be able to create condor submit file from experiment (will use condor submit template)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: