Skip to content

Mass calculation + visualization #528

@bhallen

Description

@bhallen

Mass calculation is effectively already complete: just have the user select some segment pairs and output the file with them as usual (in their selected location). This output file can be read in by the visualization functions.

To-do:

  • add Visualize dropdown menu, with options Heatmap, Hierarchical Clustering, Principal Components
  • create a basic interface (shared by all three) that reads in a data file and produces a visualization
  • package the necessary libraries with PCT: scipy.cluster.hierarchy, matplotlib, seaborn, sklearn.decomposition

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions