Skip to content

Commit

Permalink
typo in inbreeding arg
Browse files Browse the repository at this point in the history
inbreeding for 2nd taxon in first sfs for a single region was calling the inbreeding for taxa 1
  • Loading branch information
tvkent committed Jun 16, 2015
1 parent f1a7207 commit f75c445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ANGSD_2DSFS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ else
-out ${RESULTS_DIR}/${TAXON2}_Intergenic\
-doMajorMinor ${DO_MAJORMINOR}\
-doMaf ${DO_MAF}\
-indF ${TAXON_INBREEDING1}\
-indF ${TAXON_INBREEDING2}\
-doSaf ${DO_SAF}\
-uniqueOnly ${UNIQUE_ONLY}\
-anc ${ANC_SEQ}\
Expand Down

0 comments on commit f75c445

Please sign in to comment.