timothy-barry / ondisc

Space- and time-optimal algorithms for large single-cell expression matrices, with a focus on single-cell CRISPR screens.
https://timothy-barry.github.io/ondisc/
Other
11 stars 5 forks source link

Revert "Read list of .mtx files" #11

Closed timothy-barry closed 3 years ago

timothy-barry commented 3 years ago

Reverts timothy-barry/ondisc#10.

There seems to be a problem at line 77 of the file high_level_initialize.R:

mtx_metadata <- v(mtx_fp)

This appears to be a typo. Must be fixed. Package must be checked (via check command) before pull request.