Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jingjiai opened this issue Mar 4, 2022 · 0 comments
Open

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

jingjiai opened this issue Mar 4, 2022 · 0 comments

Comments

@jingjiai
Copy link

jingjiai commented Mar 4, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant