Mercurial > repos > kevyin > fastq_groomer_parallel
changeset 13:a97405a7bed3
explanation
| author | Kevin Ying <k.ying@garvan.org.au> | 
|---|---|
| date | Fri, 14 Sep 2012 12:00:23 +1000 | 
| parents | eb09ebcc28da | 
| children | 42f66e55b26b | 
| files | README | 
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README Fri Sep 14 11:56:34 2012 +1000 +++ b/README Fri Sep 14 12:00:23 2012 +1000 @@ -20,6 +20,10 @@ Installation: #================================================# +Set the number of threads to use edit fastq_groomer_parallel.xml: +Modify the last argument in the <command> tag, Default is 2 + + Tested on -r e6444e7a1685 This currently depends on the following galaxy_utils python library which should come with the default galaxy install
