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
394 stars 94 forks source link

RcisTarget question #397

Open zhangjiahao1234 opened 1 year ago

zhangjiahao1234 commented 1 year ago

<-- scenicOptions <- initializeScenic(org="mgi", dbDir="cisTarget_databases", nCores=10) --> Dear author, In the part of Introduction and setup of the R package, species-specific databases of RcisTarget is changed. Your links dbFiles(like mouse) lose efficacy. The file names of the files are changed, and it is useless to use the new files downloaded directly when using initializeScenic. Where should I change to continue this process. Thank you.

fentouxungui commented 8 months ago

https://github.com/aertslab/SCENIC/issues/379#issuecomment-1407653148