MoDMap3D
Three dimensional Molecular Distance Maps from paper "Additive Methods for Genomic Signatures" by "Rallis Karamichalis, Lila Kari, Stavros Konstantinidis, Steffen Kopecki and Stephen Solis-Reyes" .
Demo available at http://www.csd.uwo.ca/MoDMap/3D/index.html
How to use
- Copy all files in a web server
- Change variable "baseLink" in index.html and load.js
- Visit index.html
How to setup new maps
- Produce a map[id].txt file containing all information for your map (i.e map1000.txt)
- Put the file in /maps directory
- Visit load.html?mapid=[id] (i.e load.html?mapid=1000)