-
Notifications
You must be signed in to change notification settings - Fork 15
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 .rowNamesDF<-
(x, value = value) : duplicate 'row.names' are not allowed
#5
Comments
Hi Shri, can you try |
Hello Thanks for replying. |
This will need patching, but a quick fix should be to make the |
I will try this and get back. Hoping that it works Thanks |
Hi I tried and unfortunately that doesn't work either. |
Are you using the latest docker image (0.7.1)? |
Thanks for filing the issue. Should be fixed in the next version! |
Hi this is the log from the run
── Computing Uniform Manifold Approximation and Projection (UMAP) ──
✔ UMAP was computed successfully with PCA input
✔ Successfully added 2 reducedDim slots:
PCA, UMAP_PCA
✔ Pseudobulking completed (0.08 minutes taken).
✔ SingleCellExperiment successfully annotated with pseudobulk plots:
• sce@metadata$pseudobulk_rd_plots$PCA
• sce@metadata$pseudobulk_rd_plots$UMAP_PCA
• sce@metadata$pseudobulk_plots$combined_heatmap
Error in
.rowNamesDF<-
(x, value = value) :duplicate 'row.names' are not allowed
Calls: annotate_merged_sce ... row.names<- -> row.names<-.data.frame -> .rowNamesDF<-
In addition: Warning message:
non-unique values when setting 'row.names': ‘NA_pNF_AACGGGATCCATTTGT-1’, ‘NA_pNF_AATTCCTTCTTGGTGA-1’,
The text was updated successfully, but these errors were encountered: