Skip to content

PHATE v0.2.8

Compare
Choose a tag to compare
@scottgigante scottgigante released this 27 Jun 03:54
946a4ae

PHATE v0.2.8 adds plotting utilities:

  • phate.plot.scatter2d: 2D scatterplot
  • phate.plot.scatter3d: 3D scatterplot
  • phate.plot.rotate_scatter3d: rotating 3D scatterplot (gif or mp4)

All plotting functions accept either data or a PHATE object as input. The color vector c can be continuous or categorical, and need not be numeric. Legends / colorbars are generated with randomized point order on the canvas.