SCP icon indicating copy to clipboard operation
SCP copied to clipboard

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.

Results 80 SCP issues
Sort by recently updated
recently updated
newest added

When I construct the SCP Env recently, it seems that numpy version that PrepareEnv required was out-of-date, the 1.21.6 was not supported by numba using default solver (>1.8 but

enhancement

I am new in scRNA-seq analysis. I wonder how to set the ribo_mito_ratio_range. You set it as "c(1,Inf)". Could you provide more detail information why or how to select the...

library(SCP) Error in completeSubclasses(classDef2, class1, obj, where) : trying to get slot "subclasses" from an object of a basic class ("NULL") with no slots Error: package or namespace load failed...

I want to use this command to finifsh function enrichment,using hallmark dataset,but whatever I write ,always report an error. I tried h/H/hallmark,always report thee error. + ht2

Hello there, I encountered an error while running PAGA analysis: ######PAGA analysis####### pancreas_sub

Hi I am getting the following error, please help to fix it DIS_sub

RunSCVELO is too slow. About three hours using your provided data. How can I fix it?

![image](https://github.com/zhanghao-njmu/SCP/assets/52144630/83e7dbfb-87f0-4525-b569-be071481d1a2) Can the part of the SubCellType (separate) in this figure be extracted and drawn separately through code? Thanks

Hi, I have a question about zscore in the GroupHeatmap. Are the zscore compute for each gene, so i can compare the expression of one gene across all my group...