Closed cfozza closed 12 years ago
Hi Claudio,
I'm not a spade expert but I just got the same bug and solved it following the guidlines indicated here: nolanlab/spade#39
Yes, Alix's suggestion should work -- Claudio please let us know if that solves your problem. Alix, thanks for helping the community!
Many thanks for your suggestions!
Unfortunately, after reinstalling all tha packages step by step I have experienced a new error message:
Errore in checkSlotAssignment(object, name, value) :
assignment of an object of class "numeric" is not valid for slot "transformationId" in an object of class "transform"; is(value, "character") is not TRUE
Calls:
Please note I'm working on a Windows XP 32-bit.
Any further advise? Really sorry to disturb you again...
Hello Claudio -- I'm guessing you're on a computer that uses commas as the decimal indicator? Please see here: https://github.com/nolanlab/spade/issues/42#issuecomment-8817934 The comment above that one has an example of the runSPADE.R file if you want to compare.
Thanks, Zach
Hello again -- I've updated the FAQ here with a full list of recommendations: https://github.com/nolanlab/spade/wiki/FAQ See FAQ # 7 there.
Best, Zach
Hi Zach!
I am afraid I am the worst Spade user... Could please suggest me how to open my runSPADE.R file?
It is actually just a text file so you can just open it using any program that edits text.
If you are on Mac, I would suggest TextEdit.app. If PC, then probably Notepad?
-Rob
On Sep 25, 2012, at 8:33 AM, cfozza notifications@github.com wrote:
Hi Zach!
I am afraid I am the worst Spade user... Could please suggest me how to open my runSPADE.R file?
— Reply to this email directly or view it on GitHub.
Hi Claudio,
Nonsense -- my apologies for not giving clearer advice.
Hopefully we'll have the plugin fixed shortly so you won't have to do this.
Best, Zach
Thanks again for being so patient...unfortunately, after doing everything you suggested me, I get this message:
BEGIN AUTOGENERATED DATA
FILE_TO_PROCESS="." CLUSTERING_MARKERS=c("APC-Cy7-A","PE-Cy7-A","PerCP-Cy5-5-A") PANELS=list(
- list(
- panel_files=c("Bal_Tube_001.fcs"),
- median_cols=NULL,
- reference_files=NULL,
- fold_cols=NULL
- )) TRANSFORMS=flowCore::arcsinhTransform(a=0, b=0,006667) Scalable Robust Estimators with High Breakdown Point (version 1.3-02)
Errore in checkSlotAssignment(object, name, value) :
assignment of an object of class "numeric" is not valid for slot "transformationId" in an object of class "transform"; is(value, "character") is not TRUE
Calls:
And if, after running SPADE, I check the file in which I have changed the commas into periods (I have also saved this change), they are changed back to commas!
In my steps listed earlier, after you click "Generate runSPADE Script," do not close that window. Minimize/work around Cytoscape while you do step #2. Then, back in Cytoscape, click the "runSPADE" button. The key is to not re-run the wizard after you've changed the commas to periods.
Thanks! Zach
Actually, I am not re-running it...I am afraid I have done it correctly, without closing the window...
Hrm. You're positive you're modifying the correct runSPADE.R file in the correct directory? Sorry -- have to ask :)
I am very happy you double check me...it is a runSPADE file in which I have changed to: TRANSFORMS=flowCore::arcsinhTransform(a=0. b=0.006667)
I'm not sure what the problem is at this point. I'll try to fix the plugin today so that you don't have to do any modifications to the file. Stand by please...
Thanks so much for all your help!!!
Dr. Claudio Fozza, MD Aggregate Professor, Blood Diseases Haematology Unit Department of Biomedical Sciences University of Sassari Viale San Pietro 12 07100 Sassari Italy Tel. +39 079 228592 Fax. +39 079 228282 Email address: cfozza@uniss.it
---------- Original Message ----------- From: Zach Bjornson notifications@github.com To: nolanlab/spade spade@noreply.github.com Cc: cfozza cfozza@uniss.it Sent: Tue, 25 Sep 2012 10:31:25 -0700 Subject: Re: [spade] Execution halted!!! (#43)
I'm not sure what the problem is at this point. I'll try to fix the plugin today so that you don't have to do any modifications to the file. Stand by please... — Reply to this email directly or view it on GitHub. ------- End of Original Message -------
Hi Claudio,
Please try this:
C:\Program Files\Cytoscape_v2.8.3\plugins
for you. Click "ok" or "replace" to acknowledge that you're replacing the existing file with the same name.flowcore::arcsinhTransform(...)
line should have a decimal instead of a comma now.Thanks! Zach
Hi Zach!
Still no working...
Now I correctly see "Transformation: flowCore::arcsinh(a=0.0, b=0.007)" in the Summary and Run window. But when I run spade the execution is halted and if I check back the runSPADE.R file, it has been changed again to "TRANSFORMS=flowCore::arcsinhTransform(a=0, b=0,006667)".
---------- Original Message ----------- From: Zach Bjornson notifications@github.com To: nolanlab/spade spade@noreply.github.com Cc: cfozza cfozza@uniss.it Sent: Tue, 25 Sep 2012 11:43:02 -0700 Subject: Re: [spade] Execution halted!!! (#43)
Hi Claudio, Please try this:
- Download this file: https://github.com/nolanlab/spade/raw/master/inst/tools/CytoSPADE.jar
- Put that file in your Cytoscape plugins directory. This is probably C:\Program Files\Cytoscape_v2.8.3\plugins for you. Click "ok" or "replace" to acknowledge that you're replacing the existing file with the same name.
- Restart Cytoscape and run the wizard again. In the final screen when it shows a large white text box with your selected parameters, the flowcore::arcsinhTransform(...) line should have a decimal instead of a comma now.
Thanks! Zach — Reply to this email directly or view it on GitHub. ------- End of Original Message -------
Hi Claudo, sorry -- didn't really have a way to test it here. I think I just fixed the output as well. Please try those same steps again. Thanks, Zach
Hello again Claudio, Another user with the same issue with commas and periods has confirmed that this issue is fixed in the latest version of the plugin. You can either follow the steps I posted earlier, or reinstall SPADE using the instructions in the wiki.
Thanks, Zach
Hi Zach! I have just reinstalled R, Cytoscape and SPADE step by step...and now it works...
Thanks so much!!!
Hello!
Im trying to run on SPADE some FCS data generated with FACSDiva Software from BD.
CytoSPADE generates the R script successfully but when running the SPADE analysis I get the following error message:
Warning message: No function found corresponding to methods exports from 'rrcov' for: 'show' Downsampling file: ./Bal_Tube_001.fcs Warning message: In readBin(con = con, what = dattype, n = count, size = size, signed = signed, : 'signed = FALSE' is only valid for integers of sizes 1 and 2 Execution halted
Could ypu please help me?
Many thanks and congratulations on your great work!
Claudio