Mercurial > repos > bebatut > metaphlan2
diff metaphlan2.xml @ 38:4d1bf99ad5ef draft
Uploaded
author | bebatut |
---|---|
date | Mon, 27 Feb 2017 06:12:35 -0500 |
parents | e7ed163633e1 |
children | 99066fa0645b |
line wrap: on
line diff
--- a/metaphlan2.xml Thu Feb 23 08:13:41 2017 -0500 +++ b/metaphlan2.xml Mon Feb 27 06:12:35 2017 -0500 @@ -42,7 +42,7 @@ --bowtie2_exe `which bowtie2` #if $db.db_selector == "cached" - #set $path = ${db.cached_db.fields.path} + #set $path = $db.cached_db.fields.path --bowtie2db `ls $path/*.pkl | sed 's/\(.*\)\..*/\1/'` --mpa_pkl `ls $path/*.pkl` #else