Skip to content

Releases: Rosemeis/pcangsd

Major refactoring

26 Sep 19:39
Compare
Choose a tag to compare

Note important flag changes!

  • OLD: --inbreedSites, NEW: --inbreed_sites
  • OLD: --inbreedSamples, NEW: --inbreed_samples
  • OLD: --minMaf, NEW: --maf

All EM algorithms now uses SqS3 acceleration scheme.

pcangsd v1.10

26 Sep 08:12
Compare
Choose a tag to compare
fix pip discrepancy

Last Python 2.7 support

13 Jan 13:45
1d3c68d
Compare
Choose a tag to compare
Pre-release

Last release before going full Python 3.x. In upcoming update a lot will be reworked for better performance.

PCAngsd Cython based

27 Mar 14:55
a97fc0f
Compare
Choose a tag to compare
PCAngsd Cython based Pre-release
Pre-release
v0.98

Delete python_packages.txt

PCAngsd 0.97

09 Dec 09:40
efd6964
Compare
Choose a tag to compare
PCAngsd 0.97 Pre-release
Pre-release

A lot of stability updates have been made. The genotype probabilities of negative inbreeding estimations have been fixed. Reduced some memory spikes.

PCAngsd 0.95

29 Jul 05:24
a25d00e
Compare
Choose a tag to compare
PCAngsd 0.95 Pre-release
Pre-release

All inbreeding analyzes have now been multithreaded. The EM algorithms of method 2 in the estimations of both per-site and per-individual inbreeding coefficients have been stabilized.

PCAngsd

11 Apr 14:18
0f2b88e
Compare
Choose a tag to compare
PCAngsd Pre-release
Pre-release

Fully functional release for genotype likelihoods and PLINK files. Tested a new NMF update for F. The kinship estimator still needs to be reworked and the code for individual inbreeding coefficients needs to heavily sped up.