-
Hello,
I created a contact file with bam2 juicer on unfiltered .bam reads aligned by recommendations from this link:
https://phasegenomics.github.io/2019/09/19/hic-alignment-and-qc.html
However…
-
Hello,
I tried to predict high resolution matrix using the [processed file](https://www.dropbox.com/sh/5b5thuk62px5qpk/AAA5n_Mz1maFp3ucTYMYQ7mma/deephic_10kb40kb_c40_s40_b201_nonpool_gm12878.npz?dl…
-
Good morning,
Asking once more for your input on deploying Higashi!
I have set up a test run that I could efficiently run locally on my NVidia GPU (chr21, 1mln bp windows). Everything works on my la…
-
Hi,I'm doing 3D face recognition, the first step is to find the nose inside the point cloud data, I do not know how to do, your program seems to have solved this problem, but I do not know how to use,…
-
I noticed that when converting an _**undirected**_ and unweighted graph from NetworkX, each self loop is represented by 1 (and not 2) on the diagonal. Example:
```
g = nx.Graph([(0,1), (1,1)])
gb…
-
At the moment, data in the model are all represented as simple single- or multi-dimensional arrays., essentially a mapping from the format of the input data files. This makes it difficult to understan…
-
Dear Siconos team,
I am interested in simulating dense assemblies of rigid bodies with different friction coefficients. As an early test, I have tried to simulate the Masonry Arches, with a frictio…
-
**Describe the bug**
The use of [SciPy shifted invert mode](https://docs.scipy.org/doc/scipy/tutorial/arpack.html#shift-invert-mode) ([code](https://github.com/cvxpy/cvxpy/blob/3310da69e9dd1c10af65d6…
-
# QGIS Enhancement: Large scenes and globe in QGIS 3D
**Date** 2024/08/04
**Author** Martin Dobias (@wonder-sk)
**Contact** wonder dot sk at gmail dot com
**Version** QGIS 3.40 / 3.42
#…
-
Hello,
I've been using this project to study AI, and I'm also wanting to implement it into a small project and I've written a wrapper around your class to give me easier access. Anyway, in the las…