comparison tools/mira4/README.rst @ 20:aeb3e35f8236 draft

Uploaded v0.0.4 preview, made MAF and BAM output optional
author peterjc
date Tue, 10 Jun 2014 10:11:58 -0400
parents 8487d70e82aa
children 4abe8d59a438
comparison
equal deleted inserted replaced
19:8487d70e82aa 20:aeb3e35f8236
89 - Simplified XML to apply input format to output data. 89 - Simplified XML to apply input format to output data.
90 - Sets temporary folder at run time to respect environment variables 90 - Sets temporary folder at run time to respect environment variables
91 (``$TMPDIR``, ``$TEMP``, or ``$TMP`` in that order). This was 91 (``$TMPDIR``, ``$TEMP``, or ``$TMP`` in that order). This was
92 previously hard coded as ``/tmp``. 92 previously hard coded as ``/tmp``.
93 v0.0.3 - Updated to target MIRA 4.0.2 93 v0.0.3 - Updated to target MIRA 4.0.2
94 v0.0.4 - Using optparse for the Python wrapper script API
95 - Made MAF and BAM outputs optional
94 ======= ====================================================================== 96 ======= ======================================================================
95 97
96 98
97 Developers 99 Developers
98 ========== 100 ==========