Skip to content

Commit 990192c

Browse files
committed
add new feature
1 parent 024fe4c commit 990192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyXenium/analysis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .protein_gene_correlation import protein_gene_correlation
2-
from .rna_protein_joint import ProteinModelResult, rna_protein_cluster_analysis
2+
from .rna_protein_cluster_analysis import ProteinModelResult, rna_protein_cluster_analysis
33
from .scoring import write_model_scores
44
from .plotting import *
55

0 commit comments

Comments
 (0)