-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
387aee3
commit ecd19af
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
# Genetic-characteristics-of-the-Han100K-initiative | ||
We calculated pairwise FST and Ancestry components for each provincial population. | ||
We estimated pairwise FST for any two provincial populations and inferred ancestry composition for each of the provincial populations.<br><br> | ||
The results are freely available from the GitHub site via the following link. <br> | ||
https://github.com/Shuhua-Group/Genetic-characteristics-of-the-Han100K-initiative | ||
|
||
https://github.com/Shuhua-Group/Genetic-characteristics-of-the-Han100K-initiative | ||
|
||
<br>The Excel file contains two sheets. Record the distance matrix and genetic components separately.<br>For specific details, please refer to the article.<br><br> | ||
<br>The Excel file contains two sheets. Record the distance matrix and genetic components, respectively.<br> | ||
Please refer to the full text of the paper (Yang et al., 2024) for detailed information.<br><br> | ||
|
||
### Pairwise FST | ||
Genetic distances between populations were calculated using pairwise FST. | ||
Genetic differentiation between populations was measured with pairwise FST. | ||
|
||
### Ancestry Components | ||
Estimate the ancestry components using the ADMIXTURE (V1.3.0) program. | ||
### Ancestry Composition | ||
The ancestry composition of each population was inferred with the ADMIXTURE (V1.3.0). |