juexinwang / scGNN

scGNN (single cell graph neural networks) for single cell clustering and imputation using graph neural networks
MIT License
133 stars 40 forks source link

Optimize preprocessing files when the input file is huge #3

Closed juexinwang closed 4 years ago

juexinwang commented 4 years ago

Now we create a huge matrix for all the data in preprocessing step

juexinwang commented 4 years ago

Need to re-organize the input/output process with sparse and no idx temp files needed