André F. Rendeiro

Results 11 comments of André F. Rendeiro

In Ubuntu 22.04 I had to source my `~/.bashrc` file from `~/.profile`.

Just tested on 3.10 after changing the `python_requires` in `setup.py` for deepcell-toolbox and deepcell-tf.

Can confirm the same using Python3.9 and numpy==1.19.5, solved with numpy upgrade to 1.21.0.

Also fixes install issue in Python 3.11. Thanks a lot!

@fangfang0906 I experience the same: the problem seems specific to sparse input.

Yes, I am maintaining it. But you can always try [pepatac](https://github.com/databio/pepatac).

Yeah, I think the current implementation is good. It actually happens to me often in big projects that I end up with duplicate sample names but this is always by...

Yep, makes sense those would be under `looper`. I think that as you point out, a pep should not necessarily be restricted in what sections it have and could allow...

> It seems like geofetch is one of a kind as pipelines go, and we do not distribute pipelines as software packages. These are kind of ever changing codebases. Are...