source: tags/ms_r18q1/SH/README

Last change on this file was 8205, checked in by westram, 12 years ago

merge from stable_5.0 [8203]

  • removed molphy (protml)
File size: 2.1 KB
Line 
1
2User scripts
3------------
4
5Scripts stored SH are delivered to users with ARB releases.
6
7
8User scripts:
9
10        arb                                     Used to start arb
11        arb_clean                               Kill running arb processes (does not kill pt servers)
12        arb_installubuntu4arb.sh                Install Ubuntu environment for ARB
13        arb_remote                              Run ARB on a remote machine using ssh
14        arb_panic                               Try to save database of running ARB (e.g. if ARB does not react)
15        arb_repair                              Try to repair a broken database
16        arb_who                                 Show arb processes
17
18        dszmconnect.pl                          adapter between the ARB program package and the DSZM website
19        example_batch_probe_match.sh            probe match from command line
20
21
22Scripts used by ARB or from other scripts:
23
24        arb_dnapars                             wrapper for dnapars
25        arb_echo                                spread parameters to multiple lines
26        arb_fastdnaml                           wrapper for fastdnaml
27        arb_ign                                 used to ignore some arguments from command line
28        arb_ludwig                              (alias for arb_remote)
29        arb_phyml                               wrapper for phyml
30        arb_proml                               wrapper for proml
31        arb_protpars                            wrapper for protpars
32        arb_raxml                               wrapper for raxml
33        arb_sleep                               Keeps terminal windows open for 60 seconds (unused)
34        arb_textedit                            Used to edit textfiles
35        arb_textprint                           Used to print textfiles
36        arb_wait                                Keep terminal windows open until user presses ENTER
37       
38Undocumented / maybe obsolete:
39                                         @@@ FIXME: examine and remove or document these scripts
40        arb_ale                                 
41        arb_bootstrap
42
Note: See TracBrowser for help on using the repository browser.