# HG changeset patch # User trinity_ctat # Date 1504209015 14400 # Node ID f7e70316b7caa0e8ee264117291efe9c80fc5127 # Parent 4c1d32673942bdac4d4b5a15da09edc7f571254f Uploaded diff -r 4c1d32673942 -r f7e70316b7ca trinity.xml --- a/trinity.xml Thu Aug 31 15:36:54 2017 -0400 +++ b/trinity.xml Thu Aug 31 15:50:15 2017 -0400 @@ -129,8 +129,9 @@ This instance is running Trinity version 2.4.0 and uses the following command: - Trinity --max_memory \${TRINITY_MAX_MEMORY:-31G} --CPU \${GALAXY_SLOTS:-4} --seqType seq_type --single singlefile or --left left_file --right right_file - Define TRINITY_MAX_MEMORY and GALAXY_SLOTS to change the default values for --max_memory and --CPU. + Trinity --max_memory 31G --CPU 4 --seqType seq_type --single singlefile or --left left_file --right right_file + +Define TRINITY_MAX_MEMORY and GALAXY_SLOTS to change the default values for --max_memory and --CPU, respectively. .. class:: infomark