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