5a757bab31c8573bada678d058e0d6cb094d6d52
[jabaws.git] / binaries / src / jpred / tests / todo.bash
1 #define path to BLOSUM files
2 setenv BLASTMAT /home/asherstnev/Projects/Jpred.project/jpred/branches/portable/data/blast
3 ln -s /data/UNIREFdb databases
4
5 ####################################################################################################
6 #  test of main binaries
7 #
8 # 1 core PHIBLAST check ()
9 # 1 core PHIBLAST check ()
10 ../bin/blastpgp -e0.05 -h0.01 -m6 -b10000 -v10000 -j3 -d /home/asherstnev/Projects/Jpred.project/jpred/branches/portable/tests/databases/uniref90.filt -i d16vpa_.fasta -Q test.test.profile -o test.test.blas
11 # multi-core (-a3) PHIBLAST check
12 ../bin/blastpgp -a4 -e0.05 -h0.01 -m6 -b10000 -v10000 -j3 -d /home/asherstnev/Projects/Jpred.project/jpred/branches/portable/tests/databases/uniref90.filt -i d16vpa_.fasta -Q test.test.profile -o test.test.blas
13
14 ####################################################################################################
15 #  test of x86_64 binaries
16 #
17 # 1 core PHIBLAST check ()
18 ../x86_64/blastpgp -e0.05 -h0.01 -m6 -b10000 -v10000 -j3 -d /home/asherstnev/Projects/Jpred.project/jpred/branches/portable/tests/databases/uniref90.filt -i d16vpa_.fasta -Q test.test.profile -o test.test.blas
19 # multi-core (-a3) PHIBLAST check
20 ../x86_64/blastpgp -a4 -e0.05 -h0.01 -m6 -b10000 -v10000 -j3 -d /home/asherstnev/Projects/Jpred.project/jpred/branches/portable/tests/databases/uniref90.filt -i d16vpa_.fasta -Q test.test.profile -o test.test.blas
21
22
23 ####################################################################################################
24 ../jpred.pl -seq d16vpa_.fas     -o res_d16vpa_ -dbname ported_db -ncpu 4 -debug
25 ../jpred.pl -seq SCOP175B_nr.seq -o res_SCOP175B_nr -dbname ported_db -ncpu 4 -debug
26 ../jpred.pl -seq T-state1.fas    -o res_T-state1.res -dbname ported_db -ncpu 4 -debug
27 ../jpred.pl -seq T-state2.fas    -o res_T-state2.res -dbname ported_db -ncpu 4 -debug
28
29 ./webscripts/fasta2concise < d16vpa_.res.align > d16vpa_.res.align.csv