Error in do.call(cbind, lapply(x, is.na)) :
variable names are limited to 10000 bytes
I thought it was because the rownames of pathway abundance file (which are pathway names) are too long. However, I still recevied the same error message after shorting them.
Any help or tips would be appreciated!
Thank you for your time and consideration.
vicky291
If not I would also suggest subsetting the PATHWAY names to just their initial identified before the :. This would still allow you to map them back to the metacyc pathways of interest and would cut down on clutter.