I'm trying to train a new batch of data, after loading all .bed file the script show this error and stop
Error in training.frame.sub["X" == training.frame$chr, ] :
(subscript) logical subscript too long
Calls: train -> as.data.frame
Execution halted
Does anyone know how to fix it? Thank you very much
I'm trying to train a new batch of data, after loading all .bed file the script show this error and stop
Does anyone know how to fix it? Thank you very much