comparison bwa.xml @ 3:607ca4b95837 draft

Uploaded
author devteam
date Fri, 20 Mar 2015 12:21:16 -0400
parents e29bc5c169bc
children ac30bfd3e2a8
comparison
equal deleted inserted replaced
2:e29bc5c169bc 3:607ca4b95837
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="bwa" name="Map with BWA" version="0.1"> 2 <tool id="bwa" name="Map with BWA" version="0.2.1">
3 <description>- map short reads (&lt; 100 bp) against reference genome</description> 3 <description>- map short reads (&lt; 100 bp) against reference genome</description>
4 <macros> 4 <macros>
5 <import>bwa_macros.xml</import> 5 <import>bwa_macros.xml</import>
6 <token name="@command_options@"> 6 <token name="@command_options@">
7 #if str( $analysis_type.analysis_type_selector ) == "full": 7 #if str( $analysis_type.analysis_type_selector ) == "full":