-
The example for performing the actual correction after generating the plot is missing the subcommand `correct` here:
https://github.com/deeptools/HiCExplorer/blob/3b7abc349a8f2aa31a10d4d79ac4ed100b…
-
Hi,team
Thanks for the HiCExplorer,so powerful tools for HiC data!
Recently I download the HiC data from NCBI which has been published for practicing analysis TAD,i get the result by using hicFindTA…
-
I'm not sure if I'm doing something terribly wrong or if this is a bug. But when I'm plotting the bigwig files the Y axis is simply missing. Bellow is my configuration file:
```
[smF]
file = smRNA.…
-
Hello,
Some HiC analysis tools (like homer) recommend trimming each read of the pair around the restriction site to remove sequences that might come from the proximity ligation of other regions of…
-
Hi,
![DiscardedTable](https://user-images.githubusercontent.com/20971751/54520813-d7a7c180-4969-11e9-8180-386f2378a9a1.PNG)
![UnmappedTable](https://user-images.githubusercontent.com/20971751/5452…
-
It looks like there may be a typo in the doc page section:
https://hicexplorer.readthedocs.io/en/latest/content/example_usage.html#reads-mapping
```
$ bwa mem -A1 -B4 -E50 -L0 index_path \
…
-
Hi,
I have build my interaction matrix and now I want to get the interactions out of this matrix.
How can I do this?
I have performed LoopDetection calling and I got some loops. Is this all I…
-
-
I'm finding it takes a considerable time to process our input BAMs (from BWA, generated as described [here](https://hicexplorer.readthedocs.io/en/latest/content/example_usage.html#reads-mapping)) with…
-
Hi
I am trying to run the HiCExplorer training on our local server, and I got confused about the version for BWA to be used. It says: "Map with BWA-MEM 0.8.0". Checking on usegalaxy.eu, this versio…