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

Error in met.gbm.lgg <- SummarizedExperiment::cbind(met.lgg.450, met.gbm.450) #13

Open
tmccse opened this issue Feb 27, 2021 · 0 comments

Comments

@tmccse
Copy link

tmccse commented Feb 27, 2021

While applying the command-

met.gbm.lgg <- SummarizedExperiment::cbind(met.lgg.450, met.gbm.450)

I got the following error-

Error in map_x_colnames_to_object_colnames(colnames(object)) : the DataFrame objects to rbind must have the same number of columns

I have found that colData of SummerizedExperiment met.gbm.450 and met.lgg.450 have different dimensions which supposed to be same. How this issue can be resolved?

@tmccse tmccse changed the title Error in map_x_colnames_to_object_colnames(colnames(object)) Error in met.gbm.lgg <- SummarizedExperiment::cbind(met.lgg.450, met.gbm.450) Feb 27, 2021
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