Skip to content

First official release.

Compare
Choose a tag to compare
@jdstamp jdstamp released this 01 Dec 16:02
· 17 commits to main since this release
c8794f2

Multivariate MAPIT paper published on BiorXiv: https://www.biorxiv.org/content/10.1101/2022.11.30.518547v1

  • fishers_combined and harmonic_combined now take additional arguments in
    form of string values. The first determines the name of the column of the tibble
    by which to group the p-values. The second determines the name of the column
    containing the p-values.
  • Added Dockerfile and vignette on mvMAPIT in Docker.
  • MvMAPIT was renamed to mvmapit.
  • simulate_phenotypes was renamed to simulate_traits.
  • Dependencies were cleaned up, e.g. R requirement 2.10 -> 3.5, old package
    dependencies removed.