As second application I’m glad to announce the new SBML Translator application:
http://sysbioapps.dyndns.org/Translator
The application is a major redesign from the basic version. Its features:
- multiple file upload (with drag & drop for chrome and firefox)
- translation of files via URL
- pasting of SBML
- Syntax Highlighting of the result
- downloading of translation with proper mime-type / extension
The translators have been updated to ensure that assignment rules are sorted correctly in the translation (an issue that seems to have caused problems in the past). As soon as the SBFC project comes along I plan to include their translators as well. As always a screencast says more than words:
As always I’d love to hear any feedback that you have!
3 comments:
Frank, I like the look and feel of your translator page, works well. I'll report it on my blog.
PS What did you use to construct the look and feel, ASP.NET?
The site is implemented using MVC3, thanks to the razor syntax it is really easy to keep it clean!
Post a Comment