This repository was archived by the owner on Aug 26, 2023. It is now read-only.
List view
The next major working version for Bio.jl. Will use the new decentralised ecosystem of packages, set to compatible versions.
No due date•4/4 issues closedBasic types enabling population genetic work would be awesome for Bio.jl, and since population genetics is all about analysing genetic variation, it makes sense the basic types for population genetic data should go in the Var module. So far, two main types are proposed, a GenotypeArray, which acts like a generic array containing allele counts, but with some additional and special behaviour which makes it easy to do pop-gen calculations. The second type is for storing and manipulating SNP data, which stores its data in a compact bit format.
No due date•4/4 issues closed