Skip to content

Commit

Permalink
Add news.md (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood authored May 3, 2023
1 parent 43a6643 commit 0f29a08
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# anndataR 0.1.0

Initial release of anndataR, providing support for working with AnnData objects in R.

Feature list:

* Slots:
- X
- layers
- obs
- obs_names
- var
- var_names

* Backends:
- HDF5AnnData
- InMemoryAnnData

* Converters:
- SingleCellExperiment
- Seurat

0 comments on commit 0f29a08

Please sign in to comment.