Skip to content

Commit 071f4a9

Browse files
committed
0.5.3
1 parent 6b3e02e commit 071f4a9

File tree

4 files changed

+33
-5
lines changed

4 files changed

+33
-5
lines changed

NEWS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Version 0.5.3 (September 24th 2021)
2+
3+
## Added
4+
5+
* Added multiple warnings in output when conditions result in zero drug record hits
6+
* Added argument 'disease_indication_main', to retrieve drugs indicated for given tumor type(s)
7+
* When *output_resolution* is **drug** or **drug2target**, each record is appended with the following info:
8+
* disease_indication (list of tumor subtypes within each *primary_site* that are indicated for the drug)
9+
* disease_indication_max_phase (maximum phase for the indications.. random order (currently not optimal))
10+
* disease_main_group (list of primary tumors/tissues indicated for drug, i.e. *primary_site*)
11+
12+
113
# Version 0.5.2.1 (September 23rd 2021)
214

315
## Added

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pandoc: 2.11.4
22
pkgdown: 1.6.1
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2021-09-24T10:18Z
5+
last_built: 2021-09-24T10:20Z
66

docs/reference/get_onco_drugs.html

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/get_onco_drugs.Rd

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)