This is the command pedigree that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pedigree - create a TeX file for pedigree from a csv file
SYNOPSIS
pedigree [-c configuration_file] [-d] [-o output_file] [-s start_id] input_file
pedigree -v
DESCRIPTION
The program converts a comma separated input_file into a TeX file with pst-pdgr macros.
OPTIONS
-c configuration_file
The configuration file to read along with the system-wide and user's configuration
files
-d Debug mode on
-o -output_file
The ouput file instead of input_file.tex
-s -start_id
If this option is selected, the pedigree is constructed starting from the node with
the Id i<start_id>. Otherwise it is started from the proband node.
This option allows to create pedigrees with multiple probands or absent probands, or
show people who are not proband's relatives.
-v Print version information
Use pedigree online using onworks.net services