Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phoeguo committed Jul 29, 2024
1 parent 6b5dce9 commit f303f99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/zzz.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.onAttach <- function(libname, pkgname){
packageStartupMessage(
"g3viz: visualizing gene/genome/gentics data for fun.
- Pfam (v33.1)
- UniProt (date: 2022/07/01)\n
- Pfam (v37.0)
- UniProt (date: 2024/07/29)\n
Any questions, please send emails to <[email protected]> or post on GitHub <https://github.com/G3viz/g3viz/issues>."
)
}

0 comments on commit f303f99

Please sign in to comment.