Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix nCount_RNA and nFeature_RNA for Seurat uploads #209

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

alexvpickering
Copy link
Member

If nCount_RNA or nFeature_RNA were missing from the Seurat object, it would lead to an error as it tried to log10(NULL). This fixes this bug and also makes it so that nCount_SCT and nFeature_SCT will be used if the RNA equivalents are not available.

@alexvpickering alexvpickering merged commit 8d26ba2 into master Jul 12, 2024
1 of 2 checks passed
@alexvpickering alexvpickering deleted the fix-seurat-upload branch July 12, 2024 00:16
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