annotate README.md @ 22:24154c580718 draft

Uploaded
author wolma
date Sun, 12 Jun 2016 07:39:46 -0400
parents c46406466625
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
21
c46406466625 Uploaded
wolma
parents:
diff changeset
1 # README #
c46406466625 Uploaded
wolma
parents:
diff changeset
2
c46406466625 Uploaded
wolma
parents:
diff changeset
3 This is the development repository for the **mimodd** package for Galaxy toolsheds.
c46406466625 Uploaded
wolma
parents:
diff changeset
4
c46406466625 Uploaded
wolma
parents:
diff changeset
5 ### What is this about? ###
c46406466625 Uploaded
wolma
parents:
diff changeset
6
c46406466625 Uploaded
wolma
parents:
diff changeset
7 [MiModD](http://www.celegans.de/mimodd) is an integrated solution for mapping-by-sequencing 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. Its linkage analysis engine NacreousMap represents a further development of and can be used as a drop-in replacement for CloudMap.
c46406466625 Uploaded
wolma
parents:
diff changeset
8
c46406466625 Uploaded
wolma
parents:
diff changeset
9 The Galaxy Tool Shed installer for MiModD lets Galaxy server admins perform a one-click installation of a fully functional version of the software with no requirements other than gcc/c++ and the make utility preinstalled. For further information about installing MiModD from a Galaxy Tool Shed please refer to the [MiModD User Guide](http://mimodd.readthedocs.io/en/latest/INSTALL.html#tool-shed-installation).