Software Template: Difference between revisions

From Research Computing Center Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Zcluster]][[Category:Software]][[Category:]]   
<pre>
=== Category: ===
[[Category:Zcluster]][[Category:Software]][[Category:Bioinformatics]]   
=== Category ===
=== Program on ===
Bioinformatics
 
=== Program On ===
zcluster
=== Version ===
=== Version ===
   
   
Line 13: Line 14:
   
   
Also refer to [[Running Jobs on zcluster]]
Also refer to [[Running Jobs on zcluster]]
Latest version ... is pointed to ...
Example of a shell script blast.sh to run on at the batch queue:
<pre class="gscript">
#!/bin/bash
cd working_directory
time
</pre>
<pre  class="gcommand">
qsub -q queuename  ./sub.sh
</pre>


=== Documentation ===
=== Documentation ===
=== Installation ===
=== Installation ===
=== System(s) ===
=== System ===
64-bit Linux
</pre>

Latest revision as of 16:06, 1 February 2013

[[Category:Zcluster]][[Category:Software]][[Category:Bioinformatics]]  
=== Category ===
Bioinformatics 
=== Program On ===
zcluster
=== Version ===
 
=== Author / Distributor ===
 
=== Description ===

=== Running Program ===
 
Also refer to [[Running Jobs on zcluster]]

=== Documentation ===
=== Installation ===
=== System ===
64-bit Linux