Johannes Köster

Results 176 comments of Johannes Köster

However, keeping this open until we have a proper test for this in the snakemake github action.

Closing in favor of #508. Thanks anyway!

Hi folks, I'm back :-). Absolutely, I would be very happy to include this. As cited above, a container URL in the wrapper meta yaml should be enough to configure...

Awesome, this is a great effort!! Thanks a lot! We can also merge this in chunks if you prefer.

Sphinx seems to have a problem with the pbhmm meta.yaml

Chunks of some reasonable size, like 10 or 20 are fine.

@tdayris do you plan to generate more chunks from this?

PR (#469) has been merged. You can also just try release 1.3.2 or the master branch. Thank you so much!

Hi guys, I just tried to simply load the file `tests/testthat/small_test_data/kallisto/abundance.h5` from this repo with ``` read_kallisto_h5("testthat/small_test_data/kallisto/abundance.h5") ``` What I get is: ``` Error in H5Dread(h5dataset = h5dataset, h5spaceFile =...