Skip to content

Conversation

@avysogorets
Copy link

scanpy transformations override previous layers (e.g., log1p transformation overrides normed layer) because they are copied by reference. Create a deepcopy instead before each transformation that is applied to an existing layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant