-
Notifications
You must be signed in to change notification settings - Fork 12
ABBA BABA
Arun Durvasula edited this page Sep 16, 2015
·
3 revisions
ANSGD ABBA BABA calculation. See ANGSD for full details on this method.
To use this method, you would run:
bash ./scripts/ABBA_BABA.sh ./scripts/ABBA_BABA_TAXON.conf
with the proper taxon name filled in.
scripts/ABBA_BABA.shscripts/ABBA_BABA_TAXON.conf
-
data/TAXON_samples.txtbam list -
data/TAXON_F.txtinbreeding coefficients
results/TAXON.abbababa.txtresults/TAXON.D.abbababaresults/TAXON.D.arg
TAXON
-
UNIQUE_ONLYuniquely mapped reads (default=0) -
MIN_BASEQUALminimum base quality (default=20) -
BAQadjust qscores around indels (as SAMtools) (default=1) -
MIN_INDminimum number of individuals needed to use site (default=1) -
MIN_MAPQminimum base mapping quality to use (default=30) -
N_CORESnumber of cores to use (default=32) -
DO_FASTAcreate fasta file (default=2) -
DO_COUNTScount bases at each site after filtering (default=1) -
DO_ABBABABAsample a random base at each position (default=1) -
CHECK_BAM_HEADERScheck bam headers (default=0) -
BLOCKSIZEsize of each block. choose a number higher than LD in the populations (default=1000)