Mercurial > repos > greg > kaks_analysis
comparison kaks_analysis.xml @ 48:fbfc754b18ee draft
Uploaded
author | greg |
---|---|
date | Tue, 24 Oct 2017 10:29:50 -0400 |
parents | 160b465f9fb2 |
children | 14d9e00d4a01 |
comparison
equal
deleted
inserted
replaced
47:160b465f9fb2 | 48:fbfc754b18ee |
---|---|
61 #end if | 61 #end if |
62 #if str($set_upper_ks_limit) == 'yes': | 62 #if str($set_upper_ks_limit) == 'yes': |
63 --max_ks $set_upper_ks_limit_cond.max_ks | 63 --max_ks $set_upper_ks_limit_cond.max_ks |
64 #end if | 64 #end if |
65 #end if | 65 #end if |
66 >/dev/null | 66 2>/dev/null |
67 && mv $output_dir/species1.fna '$output_species1_fna' | 67 && mv $output_dir/species1.fna '$output_species1_fna' |
68 && mv $output_dir/species1.faa '$output_species1_faa' | 68 && mv $output_dir/species1.faa '$output_species1_faa' |
69 #if str($comparison) == 'paralogs': | 69 #if str($comparison) == 'paralogs': |
70 && mv $output_dir/species1.fna.blastn.paralogs '$output_species1_paralog' | 70 && mv $output_dir/species1.fna.blastn.paralogs '$output_species1_paralog' |
71 && mv $output_dir/*.rbhb '$output_rbhb_paralog' | 71 && mv $output_dir/*.rbhb '$output_rbhb_paralog' |