Open
Description
Hello,
I am running fastMNN with data set that having 2 batches , 'dataset' and 'condition' .
I tried to correct both in once by specifying batch
fastMNN(combined,batch=c(combined$dataset, combined$condition), subset.row=chosen.hvgs)
but this does not work.
Is there a way to correct multiple batches?
Thank you :)
Metadata
Metadata
Assignees
Labels
No labels