Skip to content

Commit

Permalink
Update package version to 0.99.12
Browse files Browse the repository at this point in the history
  • Loading branch information
adeschen committed Sep 29, 2023
1 parent 1550d50 commit d5490e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description: This package implements specialized algorithms that enable
following publication: Belleau, P et al. Genetic Ancestry Inference from
Cancer-Derived Molecular Data across Genomic and Transcriptomic
Platforms. Cancer Res 1 January 2023; 83 (1): 49–58.
Version: 0.99.11
Version: 0.99.12
Authors@R: c(person("Pascal", "Belleau", email="pascal_belleau@hotmail.com",
role=c("cre", "aut"), comment = c(ORCID = "0000-0002-0802-1071")),
person("Astrid", "Deschênes", email="adeschen@hotmail.com",
Expand Down
9 changes: 9 additions & 0 deletions inst/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
CHANGES IN VERSION 0.99.12
------------------------

SIGNIFICANT USER-VISIBLE CHANGES

o Seven new loadable objects are available in the package.
o The new readSNVVCF() function enable the use of VCF SNP files as input for the runExomeAncestry() and runRNAAncestry() functions.


CHANGES IN VERSION 0.99.11
------------------------

Expand Down

0 comments on commit d5490e0

Please sign in to comment.