Browse code

Re-added NEWS file with proper content.

Former-commit-id: 1c654e225b69481d1624f80e449106bceadc92f7

Johannes Griss authored on 23/12/2020 19:50:28
Showing 2 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: scTypeR
2 2
 Type: Package
3 3
 Title: Pretrained learning models for cell type prediction on single cell RNA-sequencing data 
4
-Version: 0.99.4
4
+Version: 0.99.5
5 5
 Authors@R: 
6 6
     c(person("Vy", "Nguyen", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0003-3436-3662")),
7 7
       person("Johannes", "Griss", email = "[email protected]", role = c("cre"), comment = c(ORCID = "0000-0003-2206-9511")))
8 8
new file mode 100644
... ...
@@ -0,0 +1,3 @@
1
+Changes in version 0.99.5 (2020-12-30)
2
++ Adapted code based on Bioconductor review
3
+