-
In hicBuildMatrix is a bug concerning the computation of the cut_intervals. I have a fix for this and the test case `test_buildMatrix.test_build_matrix` is running as it should. (It is not uploaded ri…
-
use case: need to estimate of fraction of reads overlapping with many regions (restriction sites)
Current solution
plotEnrichment --BED RS.bed -b Input.bam --Offset 1 --outRawCounts RS.freq -p 10
…
-
Dear HiCExplorer,
After I build matrix with --binSize 10000 and merge with --nb 10 option which made 100000 binsize.
after that I ran hicFindTADs TAD_score with following option
hicFindTAD…
-
I want to find enriched contacts between `matrix1.npz` and `matrix2.npz`. They come from different cell types. For that, I call the following command:
`hicFindEnrichedContacts --matrix matrix1.npz …
-
I am interested in finding enriched contacts, for instance bins with z-scores > than 3. Specially, I want to identify enriched contacts, intra- and inter-chromosome. For this purpose, I think I should…
-
The default value for the parameter `--iterNum` of the hicCorrectMatrix is set to 500. I am a little bit surprised by this high value because `Imakaev et al.` wrote in `Iterative correction of Hi-C da…
-
I upgraded `HiCExplorer` version and now `hicPlotTADs` outputs (with `transform = log1p`) the following axis:
![untitled](https://cloud.githubusercontent.com/assets/11228225/24657127/694ab284-1945-…
-
Encountered on my work on the develop branch.
```
| processing chromosome chrM
| /home/bag/miniconda3/envs/mulled-v1-9edb84bafdd4afcd296070604e305ff8b4927b823b3b2fdf9db528a123d76d21/lib/python2…
-
I was wondering if something like this:
![decodingdnas](https://cloud.githubusercontent.com/assets/11228225/24919111/dbf4505e-1ee2-11e7-9c20-393fb0bdc743.jpg)
is possible in `hicPlotTADs`.
Th…
-
Is it possible to get the data from `hicPlotDistVsCounts`? In a txt file, for instance.
Thanks.