aertslab / SCENIC

SCENIC is an R package to infer Gene Regulatory Networks and cell types from single-cell RNA-seq data.
http://scenic.aertslab.org
GNU General Public License v3.0
395 stars 94 forks source link

R aborted at the first step #172

Closed linhch5 closed 2 years ago

linhch5 commented 3 years ago

Hello! I am using SCENIC these days. But my R aborted at the first step "genesKept <- geneFiltering(exprMat, scenicOptions)" even when I use 1 cell and 2000 genes. Dose anyone know why this problem happens and how can I solve it ? Thanks very much!