Archana Verma

Results 5 comments of Archana Verma

hi, I am getting same error - I have only seurat object and i did writeMM(data1@assays$RNA@counts, file = paste0(dir, "output/matrix.mtx")) write(x = rownames(dataIntegrated@assays$RNA@counts), file = paste0(dir, "output/features.tsv")) write(x = colnames(dataIntegrated@assays$RNA@counts),...

Hello, I have also received same error. But I can't use sudo , because I am running on HPC , so I am not sudo user and can't use sudo....

Hi, I also want to work on cnv analysis of mouse data. How can I find chromosome arm positions of mouse? Thank you

> merge_result(list(upregulated=samp1_GO, downregulated=samp2_GO2)) %>% + plot(., showCategory=10) Error in as.double(y) : cannot coerce type 'S4' to vector of type 'double'