InMoDe: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
InMoDe is a collection of seven tools for learning, leveraging, and visualizing '''in'''tra-'''mo'''tif '''de'''pendencies within DNA binding sites and similar functional nucleotide sequences. | InMoDe is a collection of seven tools for learning, leveraging, and visualizing '''in'''tra-'''mo'''tif '''de'''pendencies within DNA binding sites and similar functional nucleotide sequences. | ||
For a detailed description of the functionality of InMoDe see the [http://www.cs.helsinki.fi/u/eggeling/InMoDe_userGuide.pdf user guide]. | For a detailed description of the functionality of InMoDe see the [http://www.cs.helsinki.fi/u/eggeling/InMoDe/InMoDe_userGuide.pdf user guide]. | ||
Line 20: | Line 20: | ||
InMoDe offers three user interfaces. | InMoDe offers three user interfaces. | ||
* [http://www.cs.helsinki.fi/u/eggeling/InMoDeGUI.jar InMoDeGUI.jar] -- graphical user interface | * [http://www.cs.helsinki.fi/u/eggeling/InMoDe/InMoDeGUI.jar InMoDeGUI.jar] -- graphical user interface | ||
* [http://www.cs.helsinki.fi/u/eggeling/InMoDeCLI.jar InMoDeCLI.jar] -- command line interface | * [http://www.cs.helsinki.fi/u/eggeling/InMoDe/InMoDeCLI.jar InMoDeCLI.jar] -- command line interface | ||
* [http://www.cs.helsinki.fi/u/eggeling/InMoDeGalaxy.jar InMoDeGalaxy.jar] -- for integration into own Galaxy instance | * [http://www.cs.helsinki.fi/u/eggeling/InMoDe/InMoDeGalaxy.jar InMoDeGalaxy.jar] -- for integration into own Galaxy instance | ||
that can be started by | that can be started by |
Revision as of 15:37, 13 December 2016
by Ralf Eggeling, Ivo Grosse, and Jan Grau.
InMoDe is a collection of seven tools for learning, leveraging, and visualizing intra-motif dependencies within DNA binding sites and similar functional nucleotide sequences.
For a detailed description of the functionality of InMoDe see the user guide.
Paper
If you use InMoDe, please cite
R. Eggeling, I. Grosse, and J. Grau; InMoDe: tools for learning and visualizing intra-motif dependencies of DNA binding sites. Bioinformatics, 2016, btw689. doi: 10.1093/bioinformatics/btw689
Download and installation
InMoDe offers three user interfaces.
- InMoDeGUI.jar -- graphical user interface
- InMoDeCLI.jar -- command line interface
- InMoDeGalaxy.jar -- for integration into own Galaxy instance
that can be started by
java -jar filename.jar
and require an existent Java installation (8u74 or later).
In addition, there are two user-friendly alternatives for installing the GUI variant of InMoDe, namely (i) a DMG for installation under Mac OS X, and (ii) a Windows installer.
Both do not require a recent Java, as they automatically install the required libraries to the local machine.
Webserver
A server with all tools of InMoDe is available for public use at [1]. The provided web-server puts a certain limit on the complexity of runnable jobs for the learning tools. For unlimited use, please download InMoDe and install it to your local machine or own Galaxy instance.