Open SamGG opened 11 months ago
Hi, There is an issue in https://github.com/ImmuneDynamics/Spectre/issues/169 that related to the following line https://github.com/saeyslab/FlowSOM/blob/ec21465eb612a1a74cbbb5bd2cb21953f540a8af/R/0_FlowSOM.R#L269 I think the & should be replaced by &&. Maybe the rest of the code should be checked to ensure the correct usage of & and && as R is now less lazy about it. Best, Samuel
Hi, There is an issue in https://github.com/ImmuneDynamics/Spectre/issues/169 that related to the following line https://github.com/saeyslab/FlowSOM/blob/ec21465eb612a1a74cbbb5bd2cb21953f540a8af/R/0_FlowSOM.R#L269 I think the & should be replaced by &&. Maybe the rest of the code should be checked to ensure the correct usage of & and && as R is now less lazy about it. Best, Samuel