Linux cluster

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
(Bin directory (/home/tools))
Line 37: Line 37:
***WGS
***WGS
**''de novo''
**''de novo''
-
#de Bruijn graphs
+
***de Bruijn graphs
-
##velvet
+
****velvet
-
##abyss 1.0.5
+
****abyss 1.0.5
-
#suffix tree-based approach
+
***suffix tree-based approach
-
##QSRA
+
****QSRA
-
##SSAKE
+
****SSAKE
-
#overlap-layout-consensus
+
***overlap-layout-consensus
-
##edena
+
****edena
-
#??
+
***??
-
##SHARCGS
+
****SHARCGS
**comparative
**comparative
***maq 0.7.1
***maq 0.7.1
-
 
+
**ETC
-
 
+
***realigner
-
*realigner
+
***SOAPaligner
-
*SOAPaligner
+
----
-
 
+
*Sequence analysis
-
*manatee(requir setting DIR)
+
**manatee(requir setting DIR)
-
*iprscan
+
**iprscan
-
*BLAST
+
**BLAST
===Modules===
===Modules===

Revision as of 01:52, 26 August 2009

panpyro 파이숭이

Contents

Administration

bash shell:
export LC_ALL=en_GB.ISO8859-1
export LANG=en_GB.ISO8859-1

Parallel computing

MEME

qsub -v np=4 -l nodes=node1 memebatch.csh
#!/bin/csh
#PBS -N memejobtest
setenv PATH /usr/local/mpich/bin:$PATH
cd /home/users/igchoi/exp
mpirun -machinefile $PBS_NODEFILE -np $np /home/tools/MEME/bin/meme_p rep21-1.fasta -oc 072909.4 -protein -nmotifs 50 -minsites 2 -minw 8 -p 4

Programs Installed

Bin directory (/home/tools)


Modules

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox