Problem with CytoNorm Prep #165
-
|
Hi, I'm running into an issue when trying to run the following code during batch alignment:
It gets stuck during step 2/4 and then I receive the following error: Step 1/4 - Splitting files for use with original FlowSOM function I followed the Batch alignment code from the general discovery workflow: Does anyone have an idea how to resolve this issue, any help is much appreciated! :) |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 15 replies
-
|
Hi @MBakker06 , thanks for reaching out! If you run the code here on the workflow page (https://wiki.centenary.org.au/display/SPECTRE/Discovery+workflow+with+batch+alignment+using+CytoNorm), do you get a successful result? |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue. |
Beta Was this translation helpful? Give feedback.
-
& should be replaced by && |
Beta Was this translation helpful? Give feedback.
-
|
The Don't forget the We are hoping to have v1.2 out as the main release next week. |
Beta Was this translation helpful? Give feedback.
The
prep.cytonormissues should be fixed in the beta of v1.2 which you can test out with the following install code.Don't forget the
ref = 'v1.2.0-beta'We are hoping to have v1.2 out as the main release next week.