Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

loki(1) [debian man page]

LOKI(1) 						      General Commands Manual							   LOKI(1)

NAME
loki - Reversible jump MCMC linkage analysis in general pedigrees SYNOPSIS
prep controlfile loki -v loki paramfile DESCRIPTION
This manual page documents briefly the prep and loki commands. Other post-hoc analysis scripts are available; please see the complete docu- mentation. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in PostScript format; see below. loki, written by Simon C. Heath, implements segregation and linkage analysis on possibly large and complex pedigrees, by means of a Reversible Jump Markov Chain Monte Carlo technique. prep performs previous data preparation. OPTIONS
-v Show version of the program. SEE ALSO
The programs are documented fully in /usr/share/doc/loki-doc/ if you have installed the loki-doc package. AUTHOR
This manual page was written by Carleos Artime <carleos@uniovi.es>, for the Debian GNU/Linux system (but may be used by others). 2004-09-24 LOKI(1)

Check Out this Related Man Page

GLOGG(1)						      General Commands Manual							  GLOGG(1)

NAME
glogg -- interactively browses and searches through a file SYNOPSIS
glogg [QT options] [File] DESCRIPTION
This manual page documents briefly the glogg tool. This manual page was written for the Debian distribution because the original program does not have a manual page. For comprehensive docu- mentation, please see /usr/share/doc/glogg/documentation.html. glogg is a GUI application that helps browse and search through long and complex log files. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a full summary of options, run glogg --help. -h, --help Show summary of options. -v, --version Show version of program. -d, --debug Increase the amount of debug information output by the program. The option can be specified several times to increase the amount further. SEE ALSO
grep (1), less (1). AUTHOR
This manual page was written by Nicolas Bonnefon nicolas@bonnefon.org for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. GLOGG(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

lokie games?

for some reson lokie games do not let me play the games on my linux box i go and install it but will not let me play them acts like it wants to run the game but will not open what do i do i have return to wolfinstine and unreal 2003 and seriurs sam and quake 1,2,3 and starwars jedi 2 and... (1 Reply)
Discussion started by: amicrawler2000
1 Replies

2. Shell Programming and Scripting

invloking another script accepting input

hi I am trying to invoke another application script from my script like --------------------------- main . . ./new appl <<EOF Input 1 Input 2 EOF . . exit ------------------------ But is exits the new application after input command 2, I want that it should not exit and accept... (1 Reply)
Discussion started by: ashish_uiit
1 Replies