Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Aug 29, 2023
1 parent 68f6e41 commit f64013b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: hitype
Title: Hierarchical and high-resolution cell-type identification for single-cell RNA-seq data based on ScType.
Version: 0.0.1
Version: 0.0.2
Authors@R:
person("Panwen", "Wang", , "pwwang@pwwang.com", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Version 0.0.2

- Add logo
- Reduce keras requirement to 2.11

## Version 0.0.1

- Add `make_unique` to `RunHitype`
Expand Down

0 comments on commit f64013b

Please sign in to comment.