# HG changeset patch # User wolma # Date 1418509181 18000 # Node ID fbac402764d60552e8911719e5efed12837660bf Imported from capsule None diff -r 000000000000 -r fbac402764d6 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Dec 13 17:19:41 2014 -0500 @@ -0,0 +1,67 @@ + + + + + + + + + + + + http://sourceforge.net/projects/mimodd/files/MiModD-0.1.5.tar.gz + + + + + + + + + + + pyvenv --without-pip $INSTALL_DIR/MiModD_venv + + $INSTALL_DIR/MiModD_venv/bin/python3 setup.py install + + chmod 755 $INSTALL_DIR/MiModD_venv/lib/python3.4/site-packages/MiModD/bin/* + + + $INSTALL_DIR/MiModD_venv/bin + + + + + $ENV[LD_LIBRARY_PATH] + + + + +Summary: Tools for Mutation Identification in Model Organism Genomes using Desktop PCs +Home-page: http://sourceforge.net/projects/mimodd/ +Author: Wolfgang Maier +Author-email: wolfgang.maier@biologie.uni-freiburg.de +License: GPL +Download-URL: http://sourceforge.net/projects/mimodd/ + +MiModD - Identify Mutations from Whole-Genome Sequencing Data +************************************************************* + +MiModD is an integrated solution for efficient and user-friendly analysis of +whole-genome sequencing (WGS) data from laboratory model organisms. +It enables geneticists to identify the genetic mutations present in an organism +starting from just raw WGS read data and a reference genome without the help of +a trained bioinformatician. + +MiModD is designed for good performance on standard hardware and enables WGS +data analysis for most model organisms on regular desktop PCs. + +MiModD can be installed under Linux and Mac OS with minimal software +requirements and a simple setup procedure. As a standalone package it can be +used from the command line, but can also be integrated seamlessly and easily +into any local installation of a Galaxy bioinformatics server providing a +graphical user interface, database management of results and simple composition +of analysis steps into workflows. + + +