You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I got a error meesage while running the gphocs, please see blow:
**************************************************************
G-Phocs version 1.3.2, Oct. 2017
**************************************************************
Setting Thread Count to: 5
Reading control settings from file cczm.ctl...
Done.
Reading sequence data... 1000 loci, as specified in sequence file CCZM.gphocs.out.
Reading loci (.=100 loci): .......... Error: Number of phased patterns is negative, unable to process het patterns for genealogy 213.
Error while processing alignments:
Error while reallocating space for phasedPatternArray.
Could anyone help me with that? Thanks in advanced!
The text was updated successfully, but these errors were encountered:
This error message indicates that the number of distinct phased patterns you have in one of your loci exceeds the maximum that G-PhoCS assumes. This typically happens when you try to analyze many individuals and have high heterozygosity rates. Note that every site is expanded to ~ 2^(k-1) sites, where k is the number of heterozygous genotypes observed in that site. If you're trying to analyze more than 30 individuals, then prune down your sample set. Another potential cause for this error is if your loci are too long. Locus length should not exceed 1 kb.
Hi,
I got a error meesage while running the gphocs, please see blow:
Could anyone help me with that? Thanks in advanced!
The text was updated successfully, but these errors were encountered: