Git Product home page Git Product logo

Comments (3)

johannesostner avatar johannesostner commented on June 1, 2024

Hi! Thanks for the detailed description of your problem!

The inconsistency between the summary and the output from credible_effects was due to a bug in the credible_effects function. I could fortunately fix that on the master branch in github already.

As for the difference between the Python versions, there seem to be multiple issues here. The current version of scCODA was developed in Python 3.8, so I recommend to use that version for now. The next update of scCODA will be up-to-date again with the current versions of most dependencies.
For that, I'd like to understand the problems you were facing in your Python 3.9 environment a little better. It would be incredible if you could tell me

  • The package versions of scCODA's dependencies that you have installed (especially tensorflow, tensorflow-probability, numpy, pandas, sccoda)
  • The full error log you get when trying to run mod.CompositionalAnalysis()

Thanks in advance!

from sccoda.

Christophe29-BZH avatar Christophe29-BZH commented on June 1, 2024

Thanks for the quick answer !
Indeed, installing with git has solved the problem for Python3.8

Here are the logs for Python 3.9:
image

And the list of the dependencies installed with conda for Python3.9:
Dependencies_conda_Py3.9.csv

Hope that helps you. You can reach me if you need anything else.

from sccoda.

johannesostner avatar johannesostner commented on June 1, 2024

I just released a new update of scCODA (0.1.4) that now supports the latest versions of tensorflow (you had tensorflow 2.6 installed in your 3.9 environment). Running it in Python 3.9 should also be possible.
This hopefully explains the long duration for model inference, as those new versions of tensorflow defaulted to eager execution (very slow), whereas older versions did not.

Also, you had an old version of scCODA (0.1.1) installed in the dependency list that you sent me. Neither rel_abundance_dispersion_plot nor automatic reference selection were implemented in that version. The latest version has both these features.

I hope this solves all issues!

from sccoda.

Related Issues (20)

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.