You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to reorder the samples but it failed all the time with the following error
Error in if (names(sampleOrder)[i] %in% patient.id) { :
argument is of length zero
sampleOrder in the plotMutProfile() should refer to a list of the Tumor_Sample_Barcode in the order that I want to plot or something else?
The text was updated successfully, but these errors were encountered:
I am trying to reorder the samples but it failed all the time with the following error
Error in if (names(sampleOrder)[i] %in% patient.id) { :
argument is of length zero
sampleOrder in the plotMutProfile() should refer to a list of the Tumor_Sample_Barcode in the order that I want to plot or something else?
The text was updated successfully, but these errors were encountered: