You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to control for gender using run_de in Libra (e.g. similar to how you can in DESeq)? Or in single cell analysis should this be done by regressing out variables at the scaling step? Any advice is appreciated
The text was updated successfully, but these errors were encountered:
We don't have this implemented at the moment, but you can use to_pseudobulk to get a pseudobulk gene expression matrix and then manipulate this in DESeq2 directly.
Is it possible to control for gender using run_de in Libra (e.g. similar to how you can in DESeq)? Or in single cell analysis should this be done by regressing out variables at the scaling step? Any advice is appreciated
The text was updated successfully, but these errors were encountered: