ManuSetty / wishbone

Wishbone is an algorithm to align cells along developmental trajectories with branches
GNU General Public License v2.0
42 stars 35 forks source link

Adding color scale #50

Closed anushishah closed 7 years ago

anushishah commented 7 years ago

Hi Manu,

Would it be possible to add color scale/color bar on tNSE plots like marker gene expression, wishbone trajectory?

Thanks.

ManuSetty commented 7 years ago

All the plots return matplotlib figure and axes. Color bar can added to existing axes by following the procedure here.