Query: pgagetintegerallele
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetIntegerAllele(1) PGAPack PGAGetIntegerAllele(1)NAMEPGAGetIntegerAllele - Returns the value of allele i of member p in population pop.DESCRIPTIONAssumes the data type is PGA_DATATYPE_INTEGER.INPUT PARAMETERSctx - context variable p - string index pop - symbolic constant of the population the string is in i - allele indexOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetIntegerAllele(ctx, p, pop, i) PGAContext *ctx int p int pop int iLOCATIONinteger.cEXAMPLEReturns the value of the ith integer allele of string p in population PGA_NEWPOP. PGAContext *ctx; int p, i, k; : k = PGAGetIntegerAllele ( ctx, p, PGA_NEWPOP, i ) 05/01/95 PGAGetIntegerAllele(1)
Related Man Pages |
---|
pgasetintegerinitrange(2) - debian |
pgaduplicate(8) - debian |
pgasetuserfunction(8) - debian |
glxquerycontextinfoext(3g) - centos |
bio::popgen::simulation::geneticdrift(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |