Mercurial > repos > miller-lab > genome_diversity
diff population_structure.xml @ 4:7a94f11fe71f
change output.extra_files_path to output.files_path
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Tue, 10 Apr 2012 11:58:44 -0400 |
parents | 2c498d40ecde |
children |
line wrap: on
line diff
--- a/population_structure.xml Mon Apr 09 16:51:28 2012 -0400 +++ b/population_structure.xml Tue Apr 10 11:58:44 2012 -0400 @@ -2,7 +2,7 @@ <description>structure</description> <command interpreter="python"> - population_structure.py "$input" "${input.extra_files_path}/admix.ped" "$output" "$output.extra_files_path" "$populations" + population_structure.py "$input" "${input.extra_files_path}/admix.ped" "$output" "$output.files_path" "$populations" </command> <inputs>