dbailleul / RClone

5 stars 0 forks source link

MLL_Generator, error message #7

Open vcastroagudin opened 2 years ago

vcastroagudin commented 2 years ago

Hello,

I am trying to generate the List of MLL with MLL_generator but I keep getting the following error:)

Error in MLL_generator_core(data1, haploid, manh, manh_w, alpha1, alpha2) : object 'nb1' not found In addition: Warning message: In cbind(1:G, as.numeric(rownames(tab_MLG))) : NAs introduced by coercion

I am not sure what I am doing wrong. Is it something wrong in the data, in the function argument, an issue with the value of alpha2.

This is my first time using Rclone. All help will be greatly appreciated.

Vanina