-
When trying to plot a dendrogram on the html file for assignment 3, the report leaves a blank space. Is there any library we need to install? How have you solved this error?
-
![image](https://cloud.githubusercontent.com/assets/449558/24775834/72fa00fc-1aec-11e7-81cd-6c60eb9a294a.png)
I'm trying to do a dendrogram:
> ValueError: Linkage 'Z' uses the same cluster more th…
-
Hello,
Thanks for the amazing work, especially on the dendrograms that can accept R-like output data.
Please can I request a feature or a hack to set the colours (strokes, leafnodes and/or label…
-
Hello,
Thank you for making your code publicly available! I'm using it in a course because of its awesome bioinformatics. I'm having trouble recapitulating this dendrogram, whose y-axis ranges from 0 …
-
@ebolyen wrote this for @gregcaporaso's SciPy 2014's talk. [ipynb here](https://github.com/biocore/scikit-bio/blob/master/ipynbs/presentations/2014.07.09-gregcaporaso/caporaso-scipy2014.ipynb).
@ebo…
-
At the moment, the viewer implemented in #29 is quite slow when sliders are changed - this is because the slider automatically calls `fig.canvas.draw`, which re-draws the _whole_ figure. It's possible…
-
Hello and thank you for this nice package and the visualization options!
Unfortunately, several users seem to report the issue that from one and the same res.hcpc object the cluster dendrogram and …
-
### Description
Labels on Clusters
### Purpose
To see the identity of branches on dendrograms
### Use-case
_No response_
### Is your feature request related to a problem?
Yes - No labels. Don'…
-
I have modified the patchwork process to let user add their classes for alignment instead of using `is_valid_plot`:
https://github.com/thomasp85/patchwork/blob/6d14415df326a545da4de6140f8433c679eac4…
-
### What kind of feature would you like to request?
Additional function parameters / changed functionality / changed defaults?
### Please describe your wishes
I find the function `scanpy.pl.heatmap…