PopGen.jl icon indicating copy to clipboard operation
PopGen.jl copied to clipboard

Population Genetics in Julia

Results 6 PopGen.jl issues
Sort by recently updated
recently updated
newest added

This pull request changes the compat entry for the `NamedArrays` package from `0.9` to `0.9, 0.10`. This keeps the compat entries for earlier versions. Note: I have not tested your...

This pull request changes the compat entry for the `MultipleTesting` package from `0.5` to `0.5, 0.6`. This keeps the compat entries for earlier versions. Note: I have not tested your...

This package needs unit tests for the FST things.

enhancement

**description** In some of the OnlineStats-like code that's parallelized, do a one-over and make sure that there aren't data races and replace them with Atomics.

bug

The goal is to make PopGen.jl a monorepo like [Makie](https://github.com/MakieOrg/Makie.jl) Benefits: 1. One repository, obviously. Currently, there is PopGen, PopGenCore and PopGenSims, the last of which lives as a repo...

enhancement

**Is your feature request related to a problem and which?** n/a **Describe the solution/feature you'd like (with examples)** - [x] PCA - [ ] DAPC _a la_ adegenet - [...

enhancement