Skip to content
Discussion options

You must be logged in to vote

Hello @CalebYuDot; thank you for your message. By default, FindVariableFeatures() is designed to operate on the raw counts layers, which should capture more biologically meaningful variability prior to normalization or transformation. Further downstream functions like FindTransferAnchors will operate on the normalized data layer.

LeverageScore() was recently updated to use the counts layer variable features found by FindVariableFeatures() without needing users to manually specify to use those features in SketchData. Alternatively, you can identify your own set of variable features and pass them into SketchData if you want to use a custom set that you previously identified.

Thank you for y…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by CalebYuDot
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