-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hi,
How long should the creation of the new FCS files take?
I updated Mac R to v3.2.3, and was finally able to install cytofCore as instructed. I already had XQuartz installed. I'm running Yosemite 10.10.3. I even updated all the R packages after updating R itself (which solved a couple of my initial installation errors).
I am able to load cytofCore and run cytofCore.updatePanel(). XQuartz opens, and I'm asked to select my template file (FCS in my case), then the files to be relabeled. It's after I hit "OK" there, that I have problems.
I get a "relabeled" folder, but it's empty. The folder itself appears immediately after hitting "OK", but even 10+ minutes later, I have no new FCS files. Originally I was trying this with 6 files, but it happens even with 2 files.
I tried having my template FCS be in a separate folder from the ones to be relabeled. I tried updating XQuartz (I think it was 2.7.0, it's now 2.7.8 after update).
As far as I can tell, updatePanel thinks it's done. I get my ">" prompt back in the R window (rather than the flashing line while I'm selecting my template and other FCS files).
I did try using a different template file which had more parameters than the one to be relabeled. I did not get anything like this: "If a metal is not found, it will ask whether you want to include a placeholder column of zeros, or if you want to omit that channel from that file." Instead, it just generated another empty "relabeled" folder.
I don't know if this matters, but I'm trying this on Helios files.
-Mike