Skip to content

Commit

Permalink
version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phoeguo committed Aug 25, 2020
1 parent fede9ab commit c1f0f15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ visual_test
^\.Rproj\.user/$
^\.travis\.yml$
^data-raw$
^prepare_data$
^packrat/$
^\.Rprofile$
^README.md$
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c1f0f15

Please sign in to comment.