Skip to content

What is the meaning of "groups" in pbmc3k.final? #4708

Answered by samuel-marsh
hyjforesight asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

The code you posted randomly assigns cells to a new meta.data column to use as an example in demonstrating plotting functions that can split or group plots by another valid meta.data variable.

e.g.,

# Split visualization to view expression by groups (replaces FeatureHeatmap)
FeaturePlot(pbmc3k.final, features = c("MS4A1", "CD79A"), split.by = "groups")

Best,
Sam

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hyjforesight
Comment options

Answer selected by saketkc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants