-
Notifications
You must be signed in to change notification settings - Fork 12
NGS Admix
Tyler Kent edited this page Sep 9, 2015
·
2 revisions
NGS Andmix admixture calculation. See NgsAdmix for full details on this method.
To use this method, you would run:
bash ./scripts/ADMIX.sh ./scripts/ADMIX_TAXON.conf
with the proper taxon name filled in.
scripts/ADMIX.sh
scripts/ADMIX_TAXON.conf
-
data/TAXON_samples.txt
bam list -
data/TAXON_F.txt
inbreeding coefficients
results/TAXON_DerivedSFS
TAXON
-
K
number of ancestral populations (will default to 5 if not entered)
-
N_CORES
number of cores (default=32) -
MIN_MAF
minimum minor allele frequency filter (default=0.05)