Open strawberry789 opened 3 years ago
When I entered: scenicOptions <- runSCENIC_2_createRegulons(scenicOptions, minGenes = 20, coexMethod = NULL)
scenicOptions <- runSCENIC_2_createRegulons(scenicOptions, minGenes = 20, coexMethod = NULL)
I get this error: Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘getSettings’ for signature ‘"NULL"’
Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘getSettings’ for signature ‘"NULL"’
How should I resolve this?
Thanks
When I entered:
scenicOptions <- runSCENIC_2_createRegulons(scenicOptions, minGenes = 20, coexMethod = NULL)
I get this error:
Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘getSettings’ for signature ‘"NULL"’
How should I resolve this?
Thanks