Code Monkey home page Code Monkey logo

Comments (4)

csbbcompbio avatar csbbcompbio commented on May 18, 2024

I have also updated the scTDA version and tried and still error is coming up.

from sctda.

pcamara avatar pcamara commented on May 18, 2024

Dear Praneet,

Thanks for pointing this out. I need more information to be able to understand what is going on. Could you please send me the input tables and the offending command so that I can reproduce the error on my side?

Thanks,

Pablo

from sctda.

csbbcompbio avatar csbbcompbio commented on May 18, 2024

Hi Pablo,
Here I have attached the files I am using and also the command thats giving me the error.
E8_1.txt
data.txt

"c = scTDA.RootedGraph('Embryo_pca_25_0.40', 'Embryo.no_subsampling.tsv', groups=False)"

Thanks,

Cheers !!
Praneet

from sctda.

leungchuenyan avatar leungchuenyan commented on May 18, 2024

Dear Pablo,

Many thanks for creating this package and the nice tutorial. I am getting a similar error as the previous post.. I wonder if there was a fix to it? I think I have the most recent scTDA by installing from https://github.com/CamaraLab/scTDA.git

Many thanks in advance !!!

Best wishes,
CY

c = scTDA.RootedGraph('test_pca_25_0.40', 'test.no_subsampling.tsv', groups=False)
Traceback (most recent call last):
File "", line 1, in
File "/Users/labuser/anaconda2/lib/python2.7/site-packages/scTDA/main.py", line 1536, in init
self.g3, self.dicdend = self.dendritic_graph()
File "/Users/labuser/anaconda2/lib/python2.7/site-packages/scTDA/main.py", line 1508, in dendritic_graph
dil = networkx.shortest_path_length(self.gl, self.root, k)
File "/Users/labuser/anaconda2/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/generic.py", line 244, in shortest_path_length
raise nx.NodeNotFound("Source {} not in G".format(source))
networkx.exception.NodeNotFound: Source 0 not in G

from sctda.

Related Issues (9)

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.