Mathieu Dubois

Results 38 comments of Mathieu Dubois

I was thinking about a middleground: we could type check the argument of `wait_combine` and remove `__radd__` (and make `__add__` return `NotImplemented` for other classes). This way other modules can...

I updated the corresponding PR (#212) with this idea.

Same question here: we want to upload a package on bioconda but we are stuck because `markov_clustering` is not on conda.

Hello, I opened a PR to include `markov_clustering` in bioconda (bioconda/bioconda-recipes#25790).

The PR is merged so `markov_clustering` should be available soon in bioconda.

I just tested the example with `scipy 1.5.4` and it seems to work.

PR #212 has been refused (closed without merge) so I think that this can be closed too.

Hi, Thanks for you quick answer. I'm not sure I understand your problem with `qsub` . Do you mean that `phigaro` can't find `hmmsearch`/`prodigal` on the execution nodes ? The...

I didn't mean to suggest using the last version of sphinx (it's hard to cope as they release often) but I meant that this particular example is really unlucky (in...

I opened #10939. It's still WIP for now. I'm not very fluent in writing docs so don't hesitate to comment.