Description Usage Arguments Value References
extract HiC data from .hic file and convert it to squared HiC matrix
1 2 |
file |
the path to the .hic file. |
chromosome1 |
character number which specify chromosome to extract. |
chromosome2 |
for intra-chromosome data, set it same as chromosome 1; for inter-chromosome, set to another chromosome. |
resol |
resolution, i.e., bin size. |
method |
specifies what data to extract, raw or normalized. Must be one of "NONE", "VC", "VC_SQRT", "KR". "NONE" will gives raw counts. VC is vanilla coverage, VC_SQRT is square root of vanilla coverage, and KR is Knight-Ruiz or Balanced normalization. |
a squared HiC matrix that can be recongnized by get.scc.
HiCRep: assessing the reproducibility of Hi-C data using a stratum-adjusted correlation coefficient. Tao Yang, Feipeng Zhang, Galip Gurkan Yardimci, Fan Song, Ross C Hardison, William Stafford Noble, Feng Yue, Qunhua Li. Genome Research 2017. doi: 10.1101/gr.220640.117
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.