Code Monkey home page Code Monkey logo

ctree's People

Contributors

caravagn avatar l0ka avatar luca-dex avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ctree's Issues

ClonEvol_surrogate no longer produces adjacency matrix

Hello @caravagn and @l0ka

It looks like there was some changes from 51b8239 that broke ClonEvol_surrogate(). At line 248, TR no longer calls CCF_phylogeny_univariate() because those lines were moved into the else-if statement.

Unfortunately, I don't think anyone would be able to create trees using the latest version of the code.

Best,
Michael

ctrees: there is an unexpected error when running the example code

Hi, giulio:

When I run the example code of ctrees, there is an unexpected error. The x is empty when successfully running the ctrees.

#below is the exmaple code of ctree.
data('ctree_input')

x = ctrees(
   ctree_input$CCF_clusters,
   ctree_input$drivers,
   ctree_input$samples,
   ctree_input$patient,
   ctree_input$sspace.cutoff,
   ctree_input$n.sampling,
   ctree_input$store.max
   )
#there is no error when running this code, but the x is NULL, without any output. 
  
print(x[[1]]) 
#NULL
plot(x[[1]])
#error because of NULL

Any further modification will be appreciated.

Best,

Qingjian Chen
Sun Yat-Sen Univeristy Cancer Center

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.