Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANEVA run example error #1

Open
kehuangke opened this issue Apr 7, 2020 · 0 comments
Open

ANEVA run example error #1

kehuangke opened this issue Apr 7, 2020 · 0 comments

Comments

@kehuangke
Copy link

Hi,

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!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant