Open sailseem opened 1 year ago
Looks like it's just a warning. By default, fastMNN()
computes 50 PCs, but you have fewer than 50 features, so it can't actually compute 50 PCs. IIRC it just falls back to computing however many PCs it can, so you can just keep on going with your analysis.
Dear Developer,
I wanna ask about an error occurred when I run the fastMNN
Can you help me figure that out? Thanks in advance!