Hi, I tried to use the example script to run the package (https://github.com/MangiolaLaboratory/sccomp), but it showed error: Error in check_columns_exist(.data, c(quo_name(.sample), quo_name(.cell_group), :
The columns are not present in your tibble. I used the example data in the tutorial. I also applied the same script on my own dataset and made sure that the colnames are present. Could you please let me know why this issue happened and how to fix it? Thank you
Hi, I tried to use the example script to run the package (https://github.com/MangiolaLaboratory/sccomp), but it showed error: Error in check_columns_exist(.data, c(quo_name(.sample), quo_name(.cell_group), :
The columns are not present in your tibble. I used the example data in the tutorial. I also applied the same script on my own dataset and made sure that the colnames are present. Could you please let me know why this issue happened and how to fix it? Thank you