Entering edit mode
                    4.7 years ago
        Daier
        
    
        ▴
    
    20
    - If I want to repeat NGSadmix 10 replicates for each k value, the following is my command. What flag should I use to set the 10 replicates ?
/NGSadmix -likes genolike.beagle.gz -K 2 -P 10 -o out
- Run NGSadmix to get four files: filter fopt.gz , qopt, log suffix files, how can I use these files to determine the best K value? How to use the evanno method?