SCENIC+ is a python package to build gene regulatory networks (GRNs) using combined or separate single-cell gene expression (scRNA-seq) and single-cell chromatin accessibility (scATAC-seq) data.
I used the old version scenic+ to build eGRN, but I met a problem when exploring eGRN results-plot rss,
plot_rss(scplus_obj, 'ACC_celltype.predicted_gene_based', num_columns=4, top_n=10,save = outDir + 'plots/regulon_specificity_scores.pdf')
I found it related with adjustText version, yet I I don't have enough ability to modify it. So I hope you can give me some advices, Thanks for your reply.
Best regards!
I used the old version scenic+ to build eGRN, but I met a problem when exploring eGRN results-plot rss,
plot_rss(scplus_obj, 'ACC_celltype.predicted_gene_based', num_columns=4, top_n=10,save = outDir + 'plots/regulon_specificity_scores.pdf')
I found it related with adjustText version, yet I I don't have enough ability to modify it. So I hope you can give me some advices, Thanks for your reply. Best regards!