|
FFPopSim
2.0
Library for Population Genetics
|
HIV gene. More...
#include <hivpopulation.h>
Public Member Functions | |
| hivgene (unsigned int start_in=0, unsigned int end_in=HIVGENOME) | |
| Default constructor for an HIV gene. More... | |
Public Attributes | |
| unsigned int | start |
| unsigned int | end |
HIV gene.
Attributes:
| hivgene::hivgene | ( | unsigned int | start_in = 0, |
| unsigned int | end_in = HIVGENOME |
||
| ) |
Default constructor for an HIV gene.
| start_in | first site of the gene in the HIV genome |
| end_in | last site + 1 of the gene in the HIV genome |
| unsigned int hivgene::end |
| unsigned int hivgene::start |