Skip to content

rMVP 0.99 Version build 13

Pre-release
Pre-release

Choose a tag to compare

@hyacz hyacz released this 12 Feb 04:05

In order to submit to Bioconductor, MVP is now renamed to rMVP and the version number is reset. In this version, MVP.Data is fully refactored in C++ and fixes several issues.

  • Unified installation package for Windows platform and Linux platform.
  • The 3D PCA map has been temporarily disabled, and we will improve this feature in subsequent versions.
  • Significantly reduced project size with Git LFS.
  • Add automatic tests.
  • MVP.Data update:
    • true NA support
    • rewrite by c++, faster
    • Provides some convenient functions
      • MVP.Data.VCF2MVP
      • MVP.Data.Bfile2MVP
      • MVP.Data.Hapmap2MVP
      • MVP.Data.Numeric2MVP
      • MVP.Data.Pheno
      • MVP.Data.Map
      • MVP.Data.PC
      • MVP.Data.Kin
      • MVP.Data.impute (beta)
      • MVP.Data.QC (beta)
  • remove bigpca, rfunctions