Code Monkey home page Code Monkey logo

Comments (6)

ShantaoL avatar ShantaoL commented on July 23, 2024

Hi,

I believe the program is running. But 1000 samples unfinished in 12 hours does sound a bit strange. Could you try a few samples first and see it works? Also, you can interrupt the current program and see what it is running.

from siglasso.

likelet avatar likelet commented on July 23, 2024

Hi @ShantaoL,
thanks for the reply. It is still running until now. I cancelled the program and rerun the analysis with only 10 samples, it finished in a few seconds with output expected. So any suggestion for my case?

from siglasso.

likelet avatar likelet commented on July 23, 2024

I try 800 samples, it works well, but when the number comes to 875, it stuck again.
may be related to the sample?

I will try to figure it out, and let you know when it is done.

from siglasso.

ShantaoL avatar ShantaoL commented on July 23, 2024

I think there is one (or more) sample between 801-875 causing the hang-up.
You can try to feed the rest one-by-one to the program (or binary search) and see what actually causes the hang-up.

Please do share your findings, it will help sigLASSO to be more robust in the future. Thanks!

from siglasso.

likelet avatar likelet commented on July 23, 2024

I think there is one (or more) sample between 801-875 causing the hang-up.
You can try to feed the rest one-by-one to the program (or binary search) and see what actually causes the hang-up.

Please do share your findings, it will help sigLASSO to be more robust in the future. Thanks!

I Found the sample with only one mutation that result in such phenomenon, which should be excluded in data preprocessing.
I don't know why a sample with one mutation could trigger this problem, but I think the function should at a default parameter to filter the sample with too little mutations, May be 2?

from siglasso.

ShantaoL avatar ShantaoL commented on July 23, 2024

Thanks for sharing this! I agree with you we should have an error catch early on for this.
In general, samples with mutation counts under 10ish are unsuitable to call signatures, it won't be reliable.

from siglasso.

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.