Rev Language Reference


readPoMoCountFile

Usage

readPoMoCountFile(String file, Natural virtualPopulationSize, Natural numStates)

Arguments

file : String (pass by value)
Relative or absolute name of the file.
virtualPopulationSize : Natural (pass by value)
numStates : Natural (pass by value)
The number of states (e.g. 4 for A,C,G and T).
Default : 4

Return Type