I followed your example in the Readme but got
Error in UseMethod("predict") :
no applicable method for 'predict' applied to an object of class "c('train', 'train.formula')"
at
sex <- classifySex(counts, genome="Hs")
Any suggestions and solutions will be highly appreciated. Thanks!!
I followed your example in the Readme but got
Error in UseMethod("predict") :
no applicable method for 'predict' applied to an object of class "c('train', 'train.formula')"
at
sex <- classifySex(counts, genome="Hs")
Any suggestions and solutions will be highly appreciated. Thanks!!