Skip to content

Commit

Permalink
Merge pull request #539 from adeschen/main
Browse files Browse the repository at this point in the history
Update package version to 0.99.12
  • Loading branch information
adeschen authored Sep 29, 2023
2 parents 73f7a5a + d5490e0 commit 9d63453
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 9d63453

Please sign in to comment.