1
0
Fork 0

Adjust links to images, part 2

This commit is contained in:
Luca Beltrame 2015-05-16 12:16:57 +02:00
parent c9866e7903
commit 29d0b3863d
71 changed files with 204 additions and 204 deletions

View file

@ -45,7 +45,7 @@ data.save("name",gene_clustering,exp_clustering)
[Java TreeView](http://jtreeview.sourceforge.net/) is a program to view trees and heat maps. Unlike its counterpart TreeView, it's truly cross-platform (Java) and GPLed, a nice added bonus. You can load the files directly and display the results like in this picture, taken with the sample data available on the project page.
[![Java TreeView](http://www.dennogumi.org/wp-content/uploads/2007/11/treeview.thumbnail.png)](http://www.dennogumi.org/wp-content/uploads/2007/11/treeview.png)
[![Java TreeView](http://www.dennogumi.org/images/2007/11/treeview.thumbnail.png)](http://www.dennogumi.org/images/2007/11/treeview.png)
It's still not perfect (no data shown on the main map page, only with the detailed view) but a good start, nevertheless. I'll investigate whether I can complement TMeV usage with these tools.