aidenlab / juicer

A One-Click System for Analyzing Loop-Resolution Hi-C Experiments
http://aidenlab.org
MIT License
402 stars 180 forks source link

how use juicer to produce a matrix file like this #274

Closed ZQY19960810 closed 2 years ago

ZQY19960810 commented 2 years ago

dear author: I want to produce a matrix file as follow: 1647860329(1) I don't know how to do that,maybe is a matrix extract per pos counts please let me know if you know the answer thank you

sa501428 commented 2 years ago

Yes this is supported. You can convert this representation to the short format. Keep in mind that since the matrix is symmetric, you only should provide the upper triangular matrix. (don't duplicate entries both above and below the diagonal) https://github.com/aidenlab/juicer/wiki/Pre#short-with-score-format

qianyizhaoooo commented 2 years ago

so I understand you that is a o/e matrix, I found juicertools dump can extract o/e score from offered .hic file , but I noticed it can only caclculate single chromosome socre , what I want is the o/e matrix of whole genome. Please tell me how to do that , thanks very much

sa501428 commented 2 years ago

The o/e matrix of the whole genome is not a well-defined operation for several reasons, including