-
|
Hello, aertslab Since all regulons targeting fewer than 20 genes are dropped (in the modules_from_adjacencies function, why I got regulons with fewer than 20 genes? Hope for your reply |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Hi, I am also curious about this question. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.

modules_from_adjacenciesis a pySCENIC function, but in there, the 20 gene threshold is for the creation of the coexpression modules. Once these modules are pruned into the final regulons, it's possible for the regulon to have fewer than 20 genes.