Gert Hulselmans
                                            Gert Hulselmans
                                        
                                    @inumanag Any rough timeframe (in a few weeks/months/half a year) for the next release? The codon versions listed at: https://docs.exaloop.io/codon/general/releases seem private.
What is the output of: ```sh head ../input/gene-regulatory-network/inferred_network.tsv ```
Can you redownload the file? The file didn't exist before (different name).
With which version of pySCENIC was it? The arboreto step in 0.12.0 and higher will use the multiprocessing version by default now as dask seems to be too unreliable.
It is fine for me if it swaps with the first master (It might be nice to be able to swap it with a specific master). Suppose you have this...
`git checkout 2e19a64242ced00ed533e0b458e890721a3f0a40`
@inumanag Would this also allow static function variable like shown in: https://www.adamsmith.haus/python/answers/how-to-declare-a-static-variable-in-a-function-in-python
> We do not plan on supporting that for the time being. More generally, you cannot dynamically add slots to the existing objects in Codon Would it be possible to...
Thanks for the explanation. Seems like I only used dict().setdefault() with plain default values before instead of a heavy function.
Out of curiosity, is this Zstandard compressed TSV file public data or is it from an internal pipeline? Never saw any Zstandard compressed TSV files in the wild myself unfortunately.