Hello, I have been using FLAMINGOr recently, but the following error occurred when I used the original data I downloaded from GSE63525 to do the test, may I ask how to solve it?
In addition, FLAMINGOLite was also tested with the following problems.
res =flamingo.main_func_large(hic_data_low='f:/coda_and_data/GSE63525_GM12878_insitu_DpnII_combined_30.hic',
file_format='hic',
domain_res=1e6,frag_res=5e3,
chr_size=chr_size,
chr_name=chr_name,
normalization='KR',
downsampling_rates=0.75,
lambda=10,max_dist=0.01,nThread=30,n_row=30000)
Error: File f:/coda_and_data/GSE63525_GM12878_insitu_DpnII_combined_30.hic cannot be opened for reading.
Hello, I have been using FLAMINGOr recently, but the following error occurred when I used the original data I downloaded from GSE63525 to do the test, may I ask how to solve it?
In addition, FLAMINGOLite was also tested with the following problems.