Yichen Wang

Results 28 comments of Yichen Wang

Hi @Obtusah , `defaultCluster` is technically not a "slot" of a `` class object in R terms. You'll be able to access it with getter function `defaultCluster(sr_liger)` once you have...

Revisiting Issues now, and you know it's finally fixed in rliger2.

We have updated rliger quite a lot in new version 2.0. It seems that the original error message corresponds to a pretty old version so I'm closing this Issue now....

Folks I got a dirty fix but works ⬆️

I did exactly the same. Anyway, I figured out that the real issue is that I should have biological replicates of the same condition as one individual dataset, instead of...

Hi Yu, I think you're right with point 2. For point 1, briefly, what happens in `quantileNorm()` is that we label cells by the max factor loading (e.g. cluster 1...

Hi Sam, Thank you for being our active user! Indeed I have found this a problem a while ago and have already got a fix in my dev branch. Would...

So basically I got one more step before setting. If the defaultDimRed is set, don't update it by default unless explicitly asked with `asDefault`. If defaultDimRed is NULL, just set...

I've had Josh's recommendation addressed in a way that reference will be automatically chosen from an RNA dataset if the modalities is properly set when creating a liger object, and...

The first thing you definitely want to do is to convert mouse gene names to their homologous ones in human genes. For example, rename mouse gene "Nkg7" to human homologous...