Giter Site home page Giter Site logo

Confidence levels about decoupler-py HOT 2 CLOSED

saezlab avatar saezlab commented on June 8, 2024
Confidence levels

from decoupler-py.

Comments (2)

PauBadiaM avatar PauBadiaM commented on June 8, 2024

Hi @ktroule

Thank you for your question.

Neither R or python version of decoupler provide the regulons with confidence level E because both packages leverage OmniPath to fetch this information, and these regulons are not available in there for two reasons. First, these regulons can be extremely big (more than 1k target genes) and slow down the responsiveness of the OmniPath server. Second, these regulons were extracted using the GRN inference algorithm ARACNE, which in benchmarks it has been shown that it may perform poorly (https://www.nature.com/articles/nmeth.2016). In case you still want data-driven regulons, you could use more modern methods such as SCENIC or CellOracle which you can merge with dorothea. In case you want to use the old version of dorothea, you can open it in the R package, save it as a csv and open it in R or Python.

Regarding the summarize_acts, I actually introduced a bug by trying to make it retro-compatible with older versions of numpy. I fixed the bug in the main branch, you can install it by running:

pip install git+https://github.com/saezlab/decoupler-py

Hope this was helpful. Let me know if you have any more questions.

from decoupler-py.

ktroule avatar ktroule commented on June 8, 2024

Hi Pau.

Thanks for your answer it has clarified and confirmed some of my guesses about my main question.

Regards.

from decoupler-py.

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.