# HG changeset patch # User fangly # Date 1317704532 14400 # Node ID 27a15723d4f0c21ca9a8bdb7b26729ef87f43876 # Parent 7d26d64539b2197baf260a9b1f89b9d8b15db567 Uploaded diff -r 7d26d64539b2 -r 27a15723d4f0 Galaxy_readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Galaxy_readme.txt Tue Oct 04 01:02:12 2011 -0400 @@ -0,0 +1,5 @@ +An XML wrapper that provides a GUI for Grinder in Galaxy (http://galaxy.psu.edu/) + +Place these files in your Galaxy directory. More information at http://wiki.g2.bx.psu.edu/FrontPage. + +Note: The Grinder wrapper uses Galaxy buitin datasets located in the 'all_fasta' data table. diff -r 7d26d64539b2 -r 27a15723d4f0 tools/ngs_simulation/grinder.xml --- a/tools/ngs_simulation/grinder.xml Mon Sep 19 01:07:28 2011 -0400 +++ b/tools/ngs_simulation/grinder.xml Tue Oct 04 01:02:12 2011 -0400 @@ -1,4 +1,4 @@ - + - genomic, metagenomic and amplicon read simulator (BETA) + genomic, metagenomic and amplicon read simulator grinder @@ -101,6 +101,9 @@ #if str($qual_levels): -qual_levels $qual_levels #end if + #if str($fastq_output): + -fastq_output $fastq_output + #end if #if str($profile_file) != "None": -profile_file $profile_file.value #end if @@ -215,6 +218,10 @@ + +