-
Notifications
You must be signed in to change notification settings - Fork 1
18. Estimation of Individual Ancestries
George Pacheco edited this page Aug 4, 2021
·
1 revision
Based on
Dataset II
, we perform an Analysis of Estimation of Individual Ancestries.
Runs ngsAdmix--v32 on the .beagle
file using the wrapper_ngsAdmix
:
export N_REP=100
for K in `seq -w 2 25`
do
echo $SCRIPTS/scripts/wrapper_ngsAdmix.sh -P 15 -debug 1 -likes ~/data/Pigeons/PBGP/PBGP--Analyses/PBGP--ANGSDRuns/PBGP--GoodSamples_WithWGSs_NoCrupestris_SNPCalling--Article--Ultra.beagle.gz -K $K -minMaf 0 -tol 1e-6 -tolLike50 1e-3 -maxiter 10000 -o ~/data/Pigeons/PBGP/PBGP--Analyses/PBGP--ngsAdmix/PBGP--GoodSamples_WithWGSs_NoCrupestris_SNPCalling--Article--Ultra.${K}
done | xsbatch -c 15 --mem-per-cpu 256 -J ngsAdmix -R --time 10-00 --
- 1. Data Access
- 2. Sequencing Quality Check
- 3. Demultiplexing
- 4. Creation of Mapping Targets
- 5. Filtering For Chimeric Reads
- 6. GBS Sexing
- 7. Read Processing & Mapping
- 8. Running Stats & Filtering of Bad Samples
- 9. Filtering of Possible Paralogs
- 10. Merging of Duplicate Cases
- 11. Investigation of Filtering of Possible Paralogs
- 12. Creation of Specific Datasets
- 13. Loci Information
- 14. Heterozygosity Calculation
- 15. Population Genetics Statistics
- 16. Phylogenetic Reconstruction
- 17. Multidimensional Scaling
- 18. Estimation of Individual Ancestries
- 19. Inference of Population Splits
- 20. Measuring of Linkage Disequilibrium
- 21. GWAS