daemonk
09-08-2008, 08:21 PM
I've been working on this in my spare time for a month or two now. I am actually a geneticist. It's a web app that let's you load in a DNA vector and it will analyze it for you and show it graphically. DNA vectors are circular DNA fragments that biologists create artificially for various purposes like making transgenic animals or expressing proteins.
This is completely preliminary. It doesn't actually function yet. I figure once I get the graphics done, all other UI will be pretty easy. The graphics are written completely using SVG so this will only work on Firefox and Safari.
Some instructions:
-you can click and drag on the map to select certain parts to zoom in.
-clicking on the red features will make the text permanent. You can then drag the text around and position it.
-You can type 'debug off' in the console to turn off debugging.
-You can open up many instances of the same vector map window.
-Type 'win list name' in console to list the windows opened.
Here's a link. Only works in firefox or safari. Hopefully.
http://www.thetestinglab.net/vecTest/1.5/svg.html
Please give me any feedback on performance of the app, loading time, bugs, crashes. So far I have it working on the latest versions of Firefox and Safari on my computer.
This is completely preliminary. It doesn't actually function yet. I figure once I get the graphics done, all other UI will be pretty easy. The graphics are written completely using SVG so this will only work on Firefox and Safari.
Some instructions:
-you can click and drag on the map to select certain parts to zoom in.
-clicking on the red features will make the text permanent. You can then drag the text around and position it.
-You can type 'debug off' in the console to turn off debugging.
-You can open up many instances of the same vector map window.
-Type 'win list name' in console to list the windows opened.
Here's a link. Only works in firefox or safari. Hopefully.
http://www.thetestinglab.net/vecTest/1.5/svg.html
Please give me any feedback on performance of the app, loading time, bugs, crashes. So far I have it working on the latest versions of Firefox and Safari on my computer.