aertslab / GENIE3

GENIE3 (GEne Network Inference with Ensemble of trees) R-package
26 stars 9 forks source link

More_than_one_weight_matrix #14

Open MartinaCardinali opened 3 years ago

MartinaCardinali commented 3 years ago

Hi, I am writing since I am obtaining more than 1 weight matrix when running the following command: runGenie3(exprMat, scenicOptions)

This happens for any dataset I use. The weight matrices created are always 10. In each matrix the rownames are the same, the colnames always change.

Could you help me find out what I am missing? Thanks!