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

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -