amber4mint

Results 3 issues of amber4mint

Hi, Thank you for developing such a convenient program, CITE-seq-Count, which helped our lab a lot, so far. But recently when I processed the fastq data (total 516,131,880 reads of...

Hi, I installed scDblFinder by `BiocManager::install("scDblFinder")`. When I ran `library(scDblFinder)`, I got this error message: ``` Error: package or namespace load failed for ‘scDblFinder’: object ‘colBlockApply’ is not exported by...

Hi, When I went through the demo analysis and tried to import the pretrained model, I got this error message below: model_file_path="C:/Users/User/Documents/cTPnet_weight_24" data_type='Seurat3' demo = CreateSeuratObject(demo_data) demo = cTPnet(demo,data_type,model_file_path) >...