# HG changeset patch # User Jim Johnson # Date 1317829031 18000 # Node ID ee59e5cff3ba96de9b3025d1bfebaf542122e987 # Parent 4f797d3eee3abf3adb34be707ec8e1feea8ee44a Mothur - make.fastq fix command name and change_format on output fastq according to qual input, fastq.info outputs qual454 diff -r 4f797d3eee3a -r ee59e5cff3ba mothur/tools/mothur/make.fastq.xml --- a/mothur/tools/mothur/make.fastq.xml Wed Oct 05 10:34:44 2011 -0500 +++ b/mothur/tools/mothur/make.fastq.xml Wed Oct 05 10:37:11 2011 -0500 @@ -2,7 +2,7 @@ Convert fasta and quality to fastq mothur_wrapper.py - --cmd='fastq.info' + --cmd='make.fastq' --result='^mothur.\S+\.logfile$:'$logfile,'^\S+\.fastq$:'$fastq --outputdir='$logfile.extra_files_path' --fasta=$fasta @@ -14,7 +14,14 @@ - + + + + + + + + mothur