Description of feature
Create raw Seurat datasets (only containing counts) in rds format that can be saved under tests/testthat/fixtures for import. Subset to datasets to aim for filesize <1MB (roughly 750 cells). The files can be imported in the test suite and processed internally before being used for additional testing.
Will require updates to the test suites that call these datasets as well
Description of feature
Create raw Seurat datasets (only containing counts) in rds format that can be saved under
tests/testthat/fixturesfor import. Subset to datasets to aim for filesize <1MB (roughly 750 cells). The files can be imported in the test suite and processed internally before being used for additional testing.Will require updates to the test suites that call these datasets as well