Mercurial > repos > rnateam > mirdeep2_mapper
comparison mapper.xml @ 1:12fc62b7dc09 draft
Uploaded
author | rnateam |
---|---|
date | Thu, 12 Feb 2015 09:46:55 -0500 |
parents | af18bb0baa92 |
children | ab8cd78709e1 |
comparison
equal
deleted
inserted
replaced
0:af18bb0baa92 | 1:12fc62b7dc09 |
---|---|
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 |