Query: pgagetrealallele
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetRealAllele(1) PGAPack PGAGetRealAllele(1)NAMEPGAGetRealAllele - returns the value of real-valued allele i in string p in population popINPUT PARAMETERSctx - context variable p - string index pop - symbolic constant of the population the string is in i - allele indexOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetRealAllele(ctx, p, pop, i) PGAContext *ctx int p int pop int iLOCATIONreal.cEXAMPLEExample: Returns the value of the ith real-valued allele of string p in population PGA_NEWPOP PGAContext *ctx; int p, i, r; r = PGAGetRealAllele (ctx, p, PGA_NEWPOP, i) 05/01/95 PGAGetRealAllele(1)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgacreate(8) - debian |
| pgaduplicate(8) - debian |
| pgasetuserfunction(8) - debian |
| bio::popgen::population(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |