Skip to content

Correct more than two batches #36

Open
@parkjooyoung99

Description

@parkjooyoung99

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions