Marcel Schilling

Results 330 comments of Marcel Schilling

If anyone is going to tackle this, I'd love the solution to work based on a single color as well. Often I find myself having fixed colors for specific categories...

@JosiahParry: Thx. I'll have a look. I also found https://mdigi.tools/color-shades which basically does what I want. But I'd like to have a way to get those in R directly because...

@xx02al: This is exactly the kind of function I was looking for. Thank you!

@MengjunWu: > While in the second example, it is a multimapping problem and the two UMI sequences are the same read just mapped to different loci, i.e. > UMI sequence...

What does `brew info libtool` say? Just guessing based on your error message and [this](https://stackoverflow.com/questions/15448582).

I guess you have your solution right there: > ``` > ==> Caveats > All commands have been installed with the prefix "g". > If you need to use these...

@Yenaled: That's great news. Shameless plug: Don't forget to close [my FR from seven years ago](https://github.com/pachterlab/kallisto/issues/97) once you do so. 😜

I've just hit this as well. For now, I'll add an extra step to my pipeline that loads the Anndata from disk, extracts the `.raw` element and writes it back...

> Those tests should be in tests/unit/components/test_misccommands.py rather than creating a new file outside of the tests/ folder (where they're not even being run!) > Tests were written with the...

Just to clarify; My 👍 refers to that part: > However, I don't think it's a good fit for a project of the size/complexity of qutebrowser - I think there's...