Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning : Matrix not found at XXX resolution #584

Open
moxqiang opened this issue Jul 7, 2023 · 1 comment
Open

Warning : Matrix not found at XXX resolution #584

moxqiang opened this issue Jul 7, 2023 · 1 comment

Comments

@moxqiang
Copy link

moxqiang commented Jul 7, 2023

Dear all:
I just want to run ice_norm,but I meet this Warning

`Run HiC-Pro 3.1.0

Fri Jul 7 15:42:19 CST 2023
Run ICE Normalization ...
Logs: logs/1000000/ice_1000000.log
Warning : Matrix not found at 1000000 resolution in rawdata/1000000 - skip`

my bed file :
chrM 0 16569 1
chr1 0 1000000 2
chr1 1000000 2000000 3
chr1 2000000 3000000 4
chr1 3000000 4000000 5
chr1 4000000 5000000 6
chr1 5000000 6000000 7
chr1 6000000 7000000 8
chr1 7000000 8000000 9
chr1 8000000 9000000 10
chr1 9000000 10000000 11

matrix file:
0 0 1
0 1 544
0 3 1
0 22 1
0 53 1
0 54 1
0 56 1
0 62 1
0 69 1
0 87 1

config file:
#######################################################################

Contact Maps

#######################################################################

BIN_SIZE = 1000000
MATRIX_FORMAT = complete

#######################################################################

Normalization

#######################################################################
MAX_ITER = 100
FILTER_LOW_COUNT_PERC = 0.02
FILTER_HIGH_COUNT_PERC = 0
EPS = 0.1

my sh:
/public/home/qqfu/software/HiC-Pro/hicpro/HiC-Pro_3.1.0/bin/HiC-Pro -i /public/home/qqfu/data/HPV/PCA/test_ice/output/hic_results/matrix/
-o /public/home/qqfu/data/HPV/PCA/test_ice/output/
-c /public/home/qqfu/data/HPV/PCA/test_ice/config-hicpro.txt
-s ice_norm

Does anyone know how to go about solving this problem?
Thanks!

@moxqiang
Copy link
Author

moxqiang commented Jul 7, 2023

Use other methods to complete the same operation

just use ice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant