dereneaton / pyrad

Assembly and analysis of RADseq data sets
GNU General Public License v3.0
27 stars 16 forks source link

error in step 5 #8

Closed TomaszSuchan closed 9 years ago

TomaszSuchan commented 9 years ago

I sometimes get the following error when calculating E (not sure if it has something to do with haploid settings, I will investigate that)

step 5: creating consensus seqs for 2 samples, using H=0.00000 E=0.00024 /home/guest/bin/pyrad3/consensdp.py:35: RuntimeWarning: invalid value encountered in double_scalars P = max(Q)/float(aa+bb+ab) ..

TomaszSuchan commented 9 years ago

that's in pyRAD3 developement branch