GENOVA
GENOVA copied to clipboard
hic file load error
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 balancing argument should either be TRUE or FALSE, I think.
I have encountered the same error, have you fixed it?