Skip to content

Commit 759d7f2

Browse files
committed
Bump to version 1.2.0
1 parent af65589 commit 759d7f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: scGate
22
Type: Package
33
Title: Cell-type filter for single-cell sequencing data
4-
Version: 1.1.1
4+
Version: 1.2.0
55
Authors@R: c(
66
person(given = 'Massimo', family = 'Andreatta', email = 'massimo.andreatta@unil.ch', role = c('aut','cre'), comment = c(ORCID = '0000-0002-8036-2647')),
77
person(given = 'Ariel', family = 'Berenstein', email = 'arieljberenstein@gmail.com', role = c('aut'), comment = c(ORCID = '0000-0001-8540-5389')),

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ scGate can also be used a cell type classifier, to annotate multiple cell types
8080
obj <- scGate(obj, model = models.list)
8181
```
8282

83-
See an example of scGate as a classifier at: [scGate multi-class](https://carmonalab.github.io/scGate.demo/#scgate-as-a-multi-class-classifier)
83+
See examples of scGate as a classifier at: [scGate multi-class](https://carmonalab.github.io/scGate.demo/#scgate-as-a-multi-class-classifier) and [scGate on integrated objects](https://carmonalab.github.io/scGate.demo/scGate.integrated.html)
8484

8585

8686
### Other single-cell modalities

0 commit comments

Comments
 (0)