Version 1.0.5 is installed in HIPPU
Pseudomarker can be used for joint linkage and LD analysis.
To initialize the program on HIPPU type:
module load pseudomarker
Pseudomarker needs pedigree file in a pre-makeped format. Map-file is in the format used by Mega2. Data file needs to be linkage formatted.
The basic call is:
pseudomarker -p pedigree.ped -m pedigree.map
Analysis options are appended after this basic call. For example, command:
pseudomarker -p pedigree.ped -m pedigree.map --dom
would run a dominant analysis.
All possible options are listed below. Further information is available on the developers site.
USAGE:
pseudomarker [-p ] [-d ] [-m
A tutorial for the program is available from the developers site.
Binaries for Linux, Solaris and Windows can be acquired from the developers site.
User support