Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 423 Bytes

A beginner's attempt to work up analysis methods for hctsa files in python. The function OutputToCSV exports an hctsa .mat file as .csv data matrices, which can be read in and analyzed in python. I will put code for new analyses here---feel free to contribute! Also, my python is not good--would appreciate any tips!

Example:

    python umap_projection.py

Enjoy!