Linux cluster

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
Line 66: Line 66:
*Perl modules
*Perl modules
**Moose
**Moose
-
**Bioperl
+
**Bioperl[[http://www.bioperl.org/wiki/Installing_Bioperl_for_Unix]]
 +
**Bundle::CPAN
 +
**Module::Build
==Log book==
==Log book==
[[Panpyro]]
[[Panpyro]]

Revision as of 06:10, 12 October 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

Log book

Panpyro

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox