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

DIME(1) 						      General Commands Manual							   DIME(1)

NAME
dxf2vrml - program to convert .dxf formatted 3-D datasets to .VRML format. SYNOPSIS
dxf2vrml [infile][-ooutfile][-emaxerr][-f][-l] DESCRIPTION
This manual page documents briefly the dxf2vrml command. (default infile is stdin, default outfile is stdout) 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 the GNU Info format; see below. dxf2vrml is a program that... OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. infile default infile is stdin -o outfile, default outfile is stdout -e, Maximum error when tessellating curves -f, Respect the $FILLMODE header variable -vrml2, Write as vrml2. Default is vrml1 -l, Use layer color, ignore the color index -s, Set sub parameter -h, Show useage. SEE ALSO
files in: /usr/share/doc/libdime/, /usr/share/doc/libdime-dev/. The programs are documented fully by http://www.coin3d.org/lib/dime/, available via the Internet. AUTHOR
This manual page was written by A. Maitland Bottoms <bottoms@debian.org>, for the Debian GNU/Linux system (but may be used by others). January 11, 2002 DIME(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