jowodo

Results 16 issues of jowodo

Hi, it would be really nice if you could - additionally to the versioning in the README - tag the version. It should be [very](https://stackoverflow.com/questions/4404172/how-to-tag-an-older-commit-in-git) [easy](https://stackoverflow.com/questions/29830544/how-do-i-add-a-tag-to-a-github-commit). Also, I noted, that...

**Describe the bug** callpeak function fails due to old glibc version during compilation of cython code (assumption) **To Reproduce** ``` pip install macs3=3.0.1 macs3 callpeak -t $BAMFILE -n 8h_3utr --nomodel...

Bug Report

As of go 1.7 `go get` only downloads and doesn't installs [1] I managed to install with ``` go install github.com/kussell-lab/mcorr/cmd/mcorr-xmfa@latest go install github.com/kussell-lab/mcorr/cmd/mcorr-bam@latest ``` instead of the mentioned ```...

Hi it would be great if you could tag the latest versions on github such that they match with the pypi versions. This allows to download from github with a...

Hi, I came across an incompatibility with pip package `transformers >=4.38`. See https://github.com/huggingface/transformers/issues/29763 I could resolve by restricting version of transformers in pyproject.toml file: ``` sed -i "s/\^4.11.3/~4.37.2/" pyproject.toml python3...

Hi @tilorenz thanks a lot for this plasma 6 widget! I could only find options to show all desktops (full layout) and to show only the active desktop (compact layout)....