I'm trying to load some LFQ data into DEP following the instructions in the vignette. All going ok until I try to make the summarized experiment when I get the following error:
Error: specified 'columns' should be numeric
Run make_se_parse() with the appropriate columns as argument
I checked the class of each parameter needed for make_se, and they are in the correct classes!
Hello there,
First of all, thanks for the amazing tool!
I'm trying to load some LFQ data into DEP following the instructions in the vignette. All going ok until I try to make the summarized experiment when I get the following error:
I checked the class of each parameter needed for
make_se
, and they are in the correct classes!Here is the proteinGroup file and the ExperimentalDesign files.
This is my code:
Any ideas on how to solve this issue are welcome!
Thanks!
Ramon