User Tools

Site Tools


contributors:team_4_page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
contributors:team_4_page [2015/05/11 08:56]
emfeal [Running ABySS]
contributors:team_4_page [2015/05/11 08:58]
emfeal [Running ABySS]
Line 99: Line 99:
 </​code>​ </​code>​
 Note that the parallel version of ABySS requires two things in particular: ​ Note that the parallel version of ABySS requires two things in particular: ​
-  ​The use of a parallel environment which can be selected using a qsub option. ​ The parallel environment option in the script above:+  ​* **(1)** ​The use of a parallel environment which can be selected using a qsub option. ​ The parallel environment option in the script above:
 <​code>​ <​code>​
 #$ -pe mpi 10 #$ -pe mpi 10
Line 107: Line 107:
 qconf -spl qconf -spl
 </​code>​ </​code>​
-  ​The //np// option of abyss-pe. The number of processes here must reflect the number included in the parallel environment option.+  ​* **(2)** ​The //np// option of abyss-pe. The number of processes here must reflect the number included in the parallel environment option.
  
 abyss-pe is a driver script implemented as a Makefile. Any option of make may be used with abyss-pe. Particularly useful options are: abyss-pe is a driver script implemented as a Makefile. Any option of make may be used with abyss-pe. Particularly useful options are:
contributors/team_4_page.txt · Last modified: 2015/07/18 20:52 by 92.247.181.31