Giter Club home page Giter Club logo

rwr-mh's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rwr-mh's Issues

Error

Error in contrib.url(repos, "source") :
trying to use CRAN without setting a mirror
Calls: install.packages.if.necessary -> install.packages -> contrib.url
: Warning messages:
1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'biomaRt'
2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'supraHex'
3: package 'hexbin' was built under R version 3.5.3
4: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'igraph'

No DISGENET_DATA file in the code

Hi!

I am very interested in your excellent job. But when I tried to repeat the results in the paper, I had a problem in LOOCV step, then I found there is no DISGENET_DATA file in the code. Could you please send me DISGENET_DATA file(my email is [email protected]) or upload it.
Thank you very much!

image

Run RWR-M without the Pathway Network

Hi!

Great job at making RWR-M and -MH accessible, even 4 years after publication I can still run it with only minor installation issues.

One question, I want to benchmark RWR-M against a few other methods that do not make use of Pathway information. In fact, I will use Pathway Enrichment Analysis in the external validation pipeline of my results, so this would give RWR-M an unfair headstart.

How can I run RWR-M without the Pathway information?

I have tried the following parameter file:

1. Global Restart Probability (r):	0.7
2. Inter-Layer Jump Probability (delta):	0
3. Layers Restart Probability - (PPI, PATH, COEX) (tau): 	1.5,0,1.5
4. Number of Top Genes to be included in the output network (K):	20

The layers restart probability makes sure that we don't start at the pathway layer and the inter-layer jump probability makes sure we don't visit it during the walks. Sadly this also prohibits walking from PPI to COEX.

BTW setting a probability to 1.5 hurts me, but they have to sum up to 3.

But I get the following error:

[1] "Reading arguments..."
[1] "Global restart probability: 0.7"
[1] "Inter-Layer Jump Probability: 0"
[1] "Layers Restart Probability:  1.5,0,1.5"
[1] "Number of Top results to be displayed in the output network: 20"
[1] "Reading Multiplex Layers..."
[1] "Getting the Column Normalization..."
Error in h(simpleError(msg, call)) : 
  error in evaluating the argument 'x' in selecting a method for function 't': Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 102
Calls: t ... / -> / -> as -> asMethod -> .handleSimpleError -> h
Execution halted

can you help me out?

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.