We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb45386 commit 341a811Copy full SHA for 341a811
NEWS.md
@@ -2,7 +2,9 @@
2
3
## scp 1.19.2
4
5
-- feat: improved error message when pattern is not found in computeSCR
+- feat: improved error message when pattern is not found in
6
+ computeSCR
7
+- feat: use typeMetadata (based on QFeatues 1.19.1)
8
9
## scp 1.19.1
10
@@ -40,7 +42,7 @@
40
42
- By default, `readSCP` and `readSCPfromDIANN` now create
41
43
QFeatures objects that contain `SummarizedExperiment` objects.
44
- `readSCP` and `readSCPfromDIANN` have a new parameter:
-`experimentsAsSce` that indicate if the QFeatures should
45
+`experimentsAsSce` that indicate if the QFeatures should
46
contain `SingleCellExperiment`, default is `FALSE`.
47
- `readSCP` and `readSCPfromDIANN` now return a QFeatures of type
48
"scp".
0 commit comments