source: tags/arb_5.1/SH/README

Last change on this file was 5612, checked in by westram, 15 years ago
  • added documentation
  • arb_ludwig calls arb_remote now
  • arb_oneach and arb_rwho removed (MBI-specific)
File size: 2.2 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_protml                              wrapper for protml
32        arb_protpars                            wrapper for protpars
33        arb_raxml                               wrapper for raxml
34        arb_sleep                               Keeps terminal windows open for 60 seconds (unused)
35        arb_textedit                            Used to edit textfiles
36        arb_textprint                           Used to print textfiles
37        arb_wait                                Keep terminal windows open until user presses ENTER
38       
39Undocumented / maybe obsolete:
40                                         @@@ FIXME: examine and remove or document these scripts
41        arb_ale                                 
42        arb_bootstrap
43        arb_hindex
44        arb_history
45        arb_index
46
Note: See TracBrowser for help on using the repository browser.