Skip to content

Are SCENIC+ results stochastic? #39

Answered by SeppeDeWinter
liz-is asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @liz-is

I moved your issue to discussion because it is more a question than an issue with the code.

It is true that SCENIC+ has some stochasticity (for example the gradient boosting machine we use for calculating region to gene links and TF to gene links is not completely deterministic).
The reason why you get the same result is because all of the function which have some stochasticity (randomness) are seeded. Meaning that if you don't change the seed and all other parameters are kept the same (exact same input data etc.) your output should indeed not change.

Hope this clarifies things.

Best,

Seppe

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@liz-is
Comment options

@SeppeDeWinter
Comment options

@liz-is
Comment options

@liz-is
Comment options

@SeppeDeWinter
Comment options

Answer selected by SeppeDeWinter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #38 on September 22, 2022 14:15.