AttributeError: module 'scvelo' has no attribute 'pp
0
0
Entering edit mode
9 days ago
Kash ▴ 110

Hi Everyone When I am trying to run scv.pp.filter_and_normalize(NDN) I get the error "AttributeError: module 'scvelo' has no attribute 'pp'"

my annData objetc(NDN) looks like below.

AnnData object with n_obs × n_vars = 14872 × 36601 obs: 'batch', 'cluster' var: 'Accession', 'Chromosome', 'End', 'Start', 'Strand' obsm: 'X_umap' layers: 'matrix', 'ambiguous', 'spliced', 'unspliced'

I generated this object by combining loom files and UMAP coordinates and cluster information from seurat object. I was following this tutorial https://github.com/basilkhuder/Seurat-to-RNA-Velocity

I have a feeling the NDN object might not be in the correct format. That's why I am getting the attribute error when try to run scvelo. I really appreciate if you can check the format and let me know what is missing here. Thank you in advance

loomfile scvelo scipy annData numpy • 119 views
ADD COMMENT

Login before adding your answer.

Traffic: 1694 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6