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

Number of regulons per cell type modification? #326

Open IlianCx opened 1 year ago

IlianCx commented 1 year ago

Hi Thanks for developing the great package. I am trying to trace the number of regulons options in the complex heat map with regulon activity for clear visibility of my data. changing resolution or font didn't help me to get clear picture as my data consists of many cell types and so the regulons.

image

Could you please help me to change the number of regulons shown in the heat map option in the following code?

ComplexHeatmap::Heatmap(regulonActivity_byCellType_Scaled, name="Regulon activity")

Thanks in advance! Ilian