Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hfuchs5 committed Nov 2, 2023
1 parent ffde54e commit 1659751
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Added unit tests for gnomeR plots/visuals (#144).
- A dictionary of old to new names for `rename_columns()` output is now an attribute of the returned object. Now messages can reference the original names of data columns (ex: `TumorAllele2` not `tumor_allele_2`) to make it more intuitive to users (#302).
- Fixed bug that wasn't consistently filtering out germline samples
- Enhanced `subset_by_frequency()` to users to select hugo_symbols if they reach a threshold in any level of a variable (ex: high risk vs low risk) (#305)


# gnomeR 1.2.0
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
},
"SystemRequirements": null
},
"fileSize": "2581.433KB",
"fileSize": "2582.696KB",
"releaseNotes": "https://github.com/MSKCC-Epi-Bio/gnomeR/blob/master/NEWS.md",
"readme": "https://github.com/MSKCC-Epi-Bio/gnomeR/blob/main/README.md",
"contIntegration": ["https://github.com/MSKCC-Epi-Bio/gnomeR/actions", "https://app.codecov.io/gh/MSKCC-Epi-Bio/gnomeR?branch=main"],
Expand Down

0 comments on commit 1659751

Please sign in to comment.