You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# SCopeLoomR v0.3.0
1
+
# SCopeLoomR v0.3.1
2
2
An R package (compatible with SCope) to create generic .loom files and extend them with other data e.g.: SCENIC regulons, Seurat clusters and markers, ... The package can also be used to extract
3
3
data from .loom files.
4
4
@@ -36,6 +36,9 @@ You can find a tutorial on how to create .loom files and extract data from them
36
36
37
37
November 8, 2018
38
38
39
+
* Version 0.3.1
40
+
* Fix bug when adding sparse matrices.
41
+
39
42
* Version 0.3.0
40
43
* Add feature to extract the gene expression matrix of a given cluster.
0 commit comments