Code Monkey home page Code Monkey logo

hic-gnn's Issues

Can I use this tool for plant?

Hi,

I'm very interested in your tool.
But I work on the plants and wonder if this tool can work on the plants. Or do I need to train this tool with plant data?

Best,
Han

Question regarding the Paper found in biorxiv.

Hello Dr.Van:
I am a university student, being major in clinical medicine, from SZU in CN.
Firstly, I appreciate your work, bringing such an amazing job to the world. HiC-GNN brings me to a new aspect to understand What GNN can do, and how to improve my work, in which I intend to use GCNN to solve a bioproblem.
Secondly, Some confuse met while Reading Paper:
1. If redundancy nodes in the procedure--Binning Proceduing affects the Feature embedding(or representation) using LINE. (Or Ask Although the adjance node the be the node duplication. why redundancy nodes didn't not affect the embedding?)
2. How to deal with the different result of redundancy nodes predicted by the model? Make average?
3. Is 'Generalization' proceduing the work that minimize the ||oA-b||F and the target parameter is the Model? (Actually I didn't understand what T means.)

Thanks for your Time!!!

Inputs to HiC-GNN_main.py

Hello, @OluwadareLab

I am interested in applying HiC-GNN to our HiC data.

Could you explain more about the requirement of input files to HiC-GNN_main.py? Does the input matrix need normalization or not?
If I extract input matrix of contact map from .hic files generated by Juicer using juicer_tools dump, should I use "juicer_tools dump observed NONE xxxxxxxx.hic ..." (without normalization)? Or I need choose a normalization method from "VC/VC_SQRT/KR"

Thanks so much for your helps!

ImportError: cannot import name 'LINE' from 'ge'

Hi there,

I was trying to run the HiC-GNN_main.py in my server and I got this error message:

(jiale) msbb@msbb-System-Product-Name:~/jiale/tools/HiC-GNN$ python HiC-GNN_main.py
Traceback (most recent call last):
  File "/home/msbb/jiale/tools/HiC-GNN/HiC-GNN_main.py", line 2, in <module>
    from ge import LINE
ImportError: cannot import name 'LINE' from 'ge' (/home/msbb/anaconda3/envs/jiale/lib/python3.12/site-packages/ge/__init__.py)

Do you have any ideas about what should I do now?

Best
Jiale

Installation

Hi,

thanks for this tool!
Could you please list the requirements that I need to install? I installed so far numpy and ge, but I'm getting an error because of the line from ge import LINE:

$ python3 HiC-GNN_main.py
Traceback (most recent call last):
  File "/scratch/gnn/HiC-GNN/HiC-GNN_main.py", line 2, in <module>
    from ge import LINE
ImportError: cannot import name 'LINE' from 'ge' (/scratch/gnn/conda_gnn/lib/python3.11/site-packages/ge/__init__.py)

Also, what other modules do I need to install?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.