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: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
# Changelog
2
2
3
-
## Version 0.6.0 - 0.6.2
3
+
## Version 0.6.0 - 0.6.3
4
4
5
5
- Classes now extend `BiocObject` from biocutils, which provides a metadata field.
6
6
-`valdiate` is renamed to `_validate` for consistency with other classes and packages.
7
7
- Update github actions to run from 3.10 - 3.14.
8
+
- Coerce: RSE to/from SE and vice-versa.
9
+
- Implement getters and setters to extract columns from either row/column data (See [issue](https://github.com/BiocPy/SummarizedExperiment/issues/99)).
0 commit comments