We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0297d7c commit 401d34cCopy full SHA for 401d34c
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: moire
2
Title: MOI and Allele Frequency Recovery from Noisy Polyallelic Genetics Data
3
-Version: 2.0.1
+Version: 2.1.0
4
Authors@R:
5
person(given = "Maxwell",
6
family = "Murphy",
NEWS.md
@@ -1,3 +1,8 @@
+# moire 2.1.0
+- Implemented a new error model that removes sensitivity to total number of alleles at a locus
+- Removed option to marginalize out latent genotypes below some complexity threshold
+- bug fixes, documentation improvements
+
# moire 2.0.1
7
- Minor bugfix when sampling that caused computational slow down
8
0 commit comments