comparison mapper.xml @ 1:bda96b97c289 draft

Uploaded
author rnateam
date Thu, 12 Feb 2015 09:45:47 -0500
parents 80c9599143f7
children f844a9c1698d
comparison
equal deleted inserted replaced
0:80c9599143f7 1:bda96b97c289
71 -p 71 -p
72 72
73 #if $operation.refGenomeSource.genomeSource == "history" 73 #if $operation.refGenomeSource.genomeSource == "history"
74 custom_bowtie_indices 74 custom_bowtie_indices
75 #else 75 #else
76 $index 76 $operation.refGenomeSource.index
77 #end if 77 #end if
78 78
79 $operation.map_mismatch 79 $operation.map_mismatch
80 80
81 -r $operation.map_threshold 81 -r $operation.map_threshold