Skip to content

Running multiSamplecomparison error. #147

@MC2511

Description

@MC2511

I feed the list of raw data matrix for both normal and tumor datasets and it started running but then it hit an error, does anyone know why is that?

Error in sampleAlter[[sub2]] : subscript out of bounds
Calls: multiSampleComparisonClonalCN -> diffSubclones
Execution halted

My code:
res <- multiSampleComparisonClonalCN(
listCountMtx = listCountMtx,
listNormCells = NULL,
analysisName = "scevan_multisample_NC_noref",
organism = "human",
par_cores = 20
)

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