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

Error in CalcPolyAResiduals function #14

Open
hett888 opened this issue Nov 7, 2024 · 0 comments
Open

Error in CalcPolyAResiduals function #14

hett888 opened this issue Nov 7, 2024 · 0 comments

Comments

@hett888
Copy link

hett888 commented Nov 7, 2024

Hello,

I encountered the following error while running CalcPolyAResiduals function. Thank you for any assistance you can provide.

> seurat_obj <- CalcPolyAResiduals(seurat_obj, 
                                assay = "polyA_Intron", 
                                features = features2, 
                                gene.names = "Gene_Symbol",
                                background = "CTRL",
                                verbose = TRUE)

Calculating background distribution
Using CTRL as background distribution
Removing 4161 sites without a gene annotation
Running Dirichlet Multionmial Regression
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 0, 8814

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

No branches or pull requests

1 participant