Mercurial > repos > greg > gene_family_integrator
changeset 10:4978a26bdcbe draft
Uploaded
| author | greg | 
|---|---|
| date | Mon, 01 May 2017 09:16:58 -0400 | 
| parents | 2457321db163 | 
| children | ce013ec23470 | 
| files | gene_family_integrator.xml | 
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] | 
line wrap: on
 line diff
--- a/gene_family_integrator.xml Fri Apr 28 13:59:16 2017 -0400 +++ b/gene_family_integrator.xml Mon May 01 09:16:58 2017 -0400 @@ -40,14 +40,14 @@ </param> <when value="ptortho"> <param name="input_ptortho" format="ptortho" type="data" label="Proteins orthogroup fasta files"> - <!-- <validator type="empty_files_path" /> --> + <validator type="empty_extra_files_path" /> </param> <expand macro="param_scaffold" /> <expand macro="param_method" /> </when> <when value="ptorthocs"> <param name="input_ptorthocs" format="ptorthocs" type="data" label="Protein and coding sequences orthogroup fasta files"> - <!-- <validator type="empty_files_path" /> --> + <validator type="empty_extra_files_path" /> </param> <expand macro="param_scaffold" /> <expand macro="param_method" /> @@ -64,7 +64,7 @@ </data> </outputs> <tests> - <!-- Test framework does not currently support inputs whose associated files_path contains files to be analyzed. + <!-- Test framework does not currently support inputs whose associated extra_files_path contains files to be analyzed. <test> </test> -->
