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
I got a error when I run the 'Run_Example.m' and the below is the error printed.
ans =
'Reference to non-existent field 'REFfreq'.
Error in S03_Fit_BLNmixture (line 64)
if ~isnan(snp.REFfreq(i)) && NThrSamples>=Mincases && ... % we have the allele frequency for aeSNP, and it has enough samples AND
Error in Run_Example (line 15)
S03_Fit_BLNmixture(AnalysisLabel)'
I think there is a hidden error in 'S02_Add_AlleleFreqs.m' and lead to the uncompleted file of 'Common_SNPs.mat'. And maybe a problem with Matlab version.
Can you help me solve this problem? Thanks!!!
The text was updated successfully, but these errors were encountered:
Hi,
I got a error when I run the 'Run_Example.m' and the below is the error printed.
I think there is a hidden error in 'S02_Add_AlleleFreqs.m' and lead to the uncompleted file of 'Common_SNPs.mat'. And maybe a problem with Matlab version.
Can you help me solve this problem? Thanks!!!
The text was updated successfully, but these errors were encountered: