NSForest icon indicating copy to clipboard operation
NSForest copied to clipboard

Question about the ns.pl.dotplot dendrogram variable

Open Charithwij opened this issue 1 year ago • 1 comments

While following through the readthedocs tutorial, I have some confusion about the dotplot function. ns.pl.dotplot(adata, markers_dict, cluster_header, dendrogram = dendrogram, save = True, output_folder = output_folder, outputfilename_suffix = outputfilename_prefix)

Setting dendrogram=True functionally makes no changes to the order of the data, while also adding a dendrogram on the right side of the dotplot. Is there supposed to be a difference between the two options besides adding the dendrogram?

Charithwij avatar Jun 07 '24 13:06 Charithwij

I just now created a pull request - when I created a notebook (did this on my mac book pro laptop) -- everything did run perfectly - only thing missing was the scanpy package - I did not start from a completely clean conda environment -- will do so if my pull request is accepted then I will add some additional documentation.

adeslatt avatar Jun 14 '24 18:06 adeslatt