Skip to content

waterfall-when using sampOrder, some samples were not detected #382

@jingjiai

Description

@jingjiai

Hello,
I have 591 samples totally, and my code is following,

waterfall(data, fileType = 'Custom', clinDat=clinical, clinLegCol=4, plotGenes = c("TP53", "TERT promoter", "STAG2"), sampOrder=samp_order, plotSamples=samp_order, variant_class_order = levels(factor(data$variant_class)))

But there is an error like this, and there are only 311 samples were presented
In waterfall_sampSort(data_frame, sampOrder) :
The following samples were not detected in the original data: TCGA-CS-4941, TCGA-CS-5397, TCGA-CS-6188, TCGA-DU-5847, TCGA-DU-5854, TCGA-DU-6392, [... truncated]

I don't know how this error produced, I checked my samp_order and 591 samples were contained.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions