Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update summary statistics #63

Merged
merged 4 commits into from
Jun 24, 2020
Merged

Update summary statistics #63

merged 4 commits into from
Jun 24, 2020

Conversation

standage
Copy link
Member

This update adds an Fst column (computed from 1KGP data using scikit-allel) to the markers table. The AvgAe column is also renamed Ae: by default it still contains the Ae values averaged over all 26 1KGP population, but there is now an option with the API and the CLI to replace the values with Ae values for a specific population.

@standage standage added the enhancement New feature or request label Jun 24, 2020
@@ -9,7 +9,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
python-version: [3.6, 3.7, 3.8]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dropping Python 3.5 support.

@standage standage marked this pull request as ready for review June 24, 2020 18:33
@standage standage merged commit a027a66 into master Jun 24, 2020
@standage standage deleted the ae_fst branch June 24, 2020 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant