Marcel Schilling

Results 330 comments of Marcel Schilling

@Zethson: The [PR](https://github.com/scverse/pertpy/pull/874) for [PyPi](https://pypi.org/project/pertpy/)/`pip` is in. However, to get full 'out-of-the-box' support for milo via Conda, we'd have to not only add `rpy2`, but also [`edgeR`](https://bioconductor.org/packages/release/bioc/html/edgeR.html) to the recipe....

Where did you download the source from? Did you adjust the permissions as described in [the installation instructions](https://github.com/the-djmaze/snappymail/wiki/Installation-instructions#general-instructions)?

Is there anything specific holding this back?

@HabakukBeneke: I fail to see the connection betwen your pull request and what was suggested here. Other than involving a Markdown file and being related to Conventional Commits, they seem...

Older version of kallisto had the `--pseudobam` flag which provided simliar information, but on a per read basis, but AFAIR it was removed due to the high maintainance burden. Maybe...

One option might be to use the corresponding GTF file, convert it to BED format and then use bedtools to intersect the transcripts that belong to each equivalence class. This...

@coderkun: Yes it would! Do you have any time to work on it? Or any other news? Or you just figured you'd [send a message to > 300 people](https://github.com/qutebrowser/qutebrowser/watchers) to...

Same issue for me (latest `acme.sh`), the `--use-wget` workaround worked for me as well. Alpine Linux, curl 8.14.1.

@staadecker: Are you still interested in finishing this PR? I could help you with test design etc.

@staadecker: I added a test on top of your work. Since I don't have write permission to your branch, I opened a new PR (#3811). This one should automatically be...