From eacccf4ac1d5d3b91144eb84650b802e2aac5bb9 Mon Sep 17 00:00:00 2001 From: Russ Hyde Date: Thu, 6 Jul 2023 09:57:36 +0100 Subject: [PATCH] bump version --- DESCRIPTION | 2 +- NEWS.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9126c9f..4e71aa1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: tfpscanner Title: Transmission fitness polymorphism scanner -Version: 0.2.2 +Version: 0.3.0 Date: 2023-01-18 Author: Erik Volz, Olivia Boyd Maintainer: Erik Volz diff --git a/NEWS.md b/NEWS.md index f69857a..b454e46 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,11 @@ +# tfpscanner 0.3.0 _2023-07-06_ + +- Feature: function `create_browser_data()` was added to generate all treeview illustrations and + metadata required by the tfpbrowser app, this replaces the `update_data()` function in + {tfpbrowser} +- Fix: `all_mutations.csv` and `defining_mutations.csv` are added to `./mutations` output directory + rather than `./treeview` subdirectory (as required by tfpbrowser) + # tfpscanner 0.2.2 _2023-01-18_ - Interactive tree view plots can be saved in either `html` (as an htmlwidget) or `rds` (as a