python - output scipy dendrograms to TreeView files -
i've written python script using pylab , scipy output hierarchical cluster heatmaps , dendrograms expression matrix based on post: plotting results of hierarchical clustering ontop of matrix of data in python
now export array , gene (column , row) dendrograms text files such program treeview can view data (e.g., cdt, gtr, atr files). have experience this?
thanks
Comments
Post a Comment