Public Member Functions

MGT::Util::SubSamplerUniRandomEnd Class Reference

List of all members.

Public Member Functions

def __call__

Detailed Description

Uniform random [0,rnd_length] subsampler where rnd_length is in [minLen,maxLen]

Member Function Documentation

def MGT::Util::SubSamplerUniRandomEnd::__call__ (   self,
  samp 
)
Return subsequence [0,random).
We always take from the beginning rather than from a random start,
because when subsampling short taxa with concatenation, this gives 
a better chance of not hitting spacer junction.

The documentation for this class was generated from the following file: