gao-lab / Cell_BLAST

A BLAST-like toolkit for large-scale scRNA-seq data querying and annotation.

Home Page:http://cblast.gao-lab.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snakemake CPU question

caiquanyou opened this issue · comments

the snakemake runs no other problem ,but in this step run_ZIFA.py,it took 100%CPU occupied.
timeout 12h python -u run_ZIFA.py -i ../Datasets/data/Bach/data.h5 -o ../Results/ZIFA/Bach/dim_20/seed_15/result.h5 -g seurat_genes -d 20 -s 15 --clean cell_ontology_class > ../Results/ZIFA/Bach/dim_20/seed_15/log.txt 2>&1
few hours no output,is it something wrong?

I observed the same thing. It should be normal. ZIFA indeed seems slow on large datasets like "Bach".