dynverse / dyngen

Simulating single-cell data using gene regulatory networks 📠
https://dyngen.dynverse.org
Other
73 stars 6 forks source link

Disconnected backbones with no common modules #60

Open claracanavese opened 3 weeks ago

claracanavese commented 3 weeks ago

Hi, I'd like to generate data from two disconnected backbones with 0 common modules, however if I pass 0 to the argument num_common_modules it still generates one common module. Is there a way to have no common modules, or there must be at least one? Thanks in advance.

Clara