Originally posted by yaximik
View Post
As other posters have noted, what you would need to do for BLAST/BWA/bowtie/samtools etc is split your job into sub-jobs, run those on the cluster using the cluster scheduling software, and then merge the results at the end.
Comment