Skip to content

Releases: umr1283/rain

rain 0.3.2

18 Mar 18:01
Compare
Choose a tag to compare
rain 0.3.2 Pre-release
Pre-release

Minor improvements and fixes

  • Use patchwork for ethnicity plot.
  • In /R/compute_pca.R,
    • fix a missplaced .data pronoun.
    • core code rewrite.
  • In /R/pca_report.R, add packages prefix for tidyselect.
  • Remove gcta64 from system requirements.
  • Remove dependency to R.utils.

rain 0.3.1

10 Mar 15:33
Compare
Choose a tag to compare
rain 0.3.1 Pre-release
Pre-release

Minor improvements and fixes

  • Use file.path() instead of paste().
  • Change messages prefix.

rain 0.3.0

06 Mar 13:40
Compare
Choose a tag to compare
rain 0.3.0 Pre-release
Pre-release

Minor improvements and fixes

  • Remove covr.
  • Remove testthat.

rain 0.2.0

05 Mar 14:35
Compare
Choose a tag to compare
rain 0.2.0 Pre-release
Pre-release

New features

  • pca_report() allows to compute an analysis report using principal
    component analysis from
    flashpca tool.
    The function can be used in a chunk within a Rmarkdown
    document/script with results="asis" to render the report
    (from CARoT v0.4.0).

rain 0.1.0

22 Jan 15:09
Compare
Choose a tag to compare
rain 0.1.0 Pre-release
Pre-release

New features

  • estimate_ethnicity() allows to format VCF files and compute the genomic components (and some figures) for ethnicity.