From c1f0f15e5bbf4285e785ed73c30aaaecdc17ef95 Mon Sep 17 00:00:00 2001 From: phoeguo Date: Mon, 24 Aug 2020 17:17:19 -0700 Subject: [PATCH] version 1.1.3 --- .Rbuildignore | 1 + README.md | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index 28f0c8e..c76a6da 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -3,6 +3,7 @@ visual_test ^\.Rproj\.user/$ ^\.travis\.yml$ ^data-raw$ +^prepare_data$ ^packrat/$ ^\.Rprofile$ ^README.md$ diff --git a/README.md b/README.md index 57eb409..a7c234a 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ devtools::install_github("g3viz/g3viz") ## What's new -1.1.3 Update Pfam version 33.1 (dated: 2020-08-24) - Update UniProt to 2020-08-24 - For [Issues #5](https://github.com/G3viz/g3viz/issues/5) +1.1.3 + - [x] Updated Pfam version 33.1 (date: 2020-08-24) + - [x] Updated UniProt (date: 2020-08-24) + - [x] add "prepare_data" folder to instruct how to create `hgnc2pfam.df.rda` data