You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i using "balancing='KR'", i received the error:
Reading data...
Reading data...
Error in juicer_in[, c(4, 1, 5, 2, 3)] : incorrect number of dimensions
Calls: load_contacts -> loadJuicer -> lapply -> FUN
Execution halted
my code is:
load_contacts(signal_path ='inter_30_filter.hic', sample_name = "WT",resolution =50000,balancing='KR')
The text was updated successfully, but these errors were encountered:
when i using "balancing='KR'", i received the error:
Reading data...
Reading data...
Error in juicer_in[, c(4, 1, 5, 2, 3)] : incorrect number of dimensions
Calls: load_contacts -> loadJuicer -> lapply -> FUN
Execution halted
my code is:
load_contacts(signal_path ='inter_30_filter.hic', sample_name = "WT",resolution =50000,balancing='KR')
The text was updated successfully, but these errors were encountered: