kreindata / simple-seurat

Simplifying Seurat data processing, clustering, and analysis
MIT License
1 stars 0 forks source link

Implement data reading #4

Open kreindata opened 1 year ago

kreindata commented 1 year ago

From ReadMtx, from Read10X, LoadH5Seurat, etc.

kreindata commented 1 year ago

Added ability to read Seurat object type

kreindata commented 1 year ago

Function can read from ReadMtx and Read10X already. Want to add conversion from SingleCellExperiment, loom, and AnnData.