nolanlab / citrus

Citrus Development Code
GNU General Public License v3.0
31 stars 20 forks source link

No file selection box after citrus.launchUI() #74

Closed ever4cyth closed 9 years ago

ever4cyth commented 9 years ago

after citrus.launchUI(), supposed to be prompted with a file selection box

citrus.launchUI() Launching citrus interface with target directory: . Error in value[3L] : Unexpected Error: Error in eval(expr, envir, enclos): No FCS files found in .. Please ensure files have a '.fcs' or '.FCS' extension.

rbruggner commented 9 years ago

This might be caused by the dataDirectory variable being set before you launch citrus.

Try restarting R, clear your workspace, then load citrus and launch the UI.