Linux cluster

From CSBLwiki

Revision as of 06:02, 1 October 2011 by Igchoi (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

panpyro 파이숭이

Administration

# bash
export LC_ALL=en_GB.ISO8859-1
export LANG=en_GB.ISO8859-1
# csh/tcsh
setenv LC_ALL en_GB.ISO8859-1
setenv LANG en_GB.ISO8859-1

Parallel computing

Examples

MEME

qsub -v np=4 -l nodes=node1 memebatch.csh
qsub -q infi
#!/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
meme option Current protocols
-evt 0.001 (E-value thershold 0.001)

Programs Installed

Bin directory (/home/tools)

Sequence analysis
MEME (4.6.0) updated 3/21/2011
iprscan
BLAST
EMBOSS(/usr/local/share/EMBOSS)
Annotation
manatee(requir setting DIR)
Statistical Packages
R-2.8.1
RMySQL
DBI
Assembly packages
AMOS
EULER ( ?? )
ab initio assembly
ARACHNE 3.2
WGS
de novo
de Bruijn graphs
velvet
abyss 1.0.5
suffix tree-based approach
QSRA
SSAKE
overlap-layout-consensus
edena
??
SHARCGS
comparative
maq 0.7.1
ETC
realigner
SOAPaligner

Modules

Log book

Panpyro

Misc.

8983794402_1.jpg

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox