identifying marker genes with gene expression matrix #1129
Unanswered
mitchTwoTimes
asked this question in
Questions / Documentation
Replies: 1 comment
-
yes this should work fine (for pretty much any matrix). The bias arguments are definitely used still. Every cell represented in the GeneExpressionMatrix would still have those attributes and thus you would select the null group of cells for comparison based on those bias groups. But you could obviously make them something different if relevant to your analysis. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Can marker feature identification be used on the gene expression matrix of a multiome dataset? Here is an example function call:
Are the
bias
arguments being used? Is there any harm to keeping them in for RNA data?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions