hello Sir, I was analyzing repeat masker output for Oryza_sativa_HR12, was faced the following error, please suggest a solution. Should I share RMasker output file?
Oryza_sativa_HR12_aggregated <- summarise_rm_ID(Oryza_sativa_HR12)
Error in [.data.table(setDT(rm_table), , list(score = sum(score), p_sub = mean_psub(p_sub, :
Supplied 2 items for column 11 of group 380702 which has 3 rows. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code.
hello Sir, I was analyzing repeat masker output for Oryza_sativa_HR12, was faced the following error, please suggest a solution. Should I share RMasker output file?