Skip to main content

open_mtx

Function open_mtx 

Source
pub fn open_mtx(dir: &Path) -> Result<Box<dyn Read>>
Expand description

Resolve the 10x triple inside dir, accepting both gzipped (v3) and plain (v2) layouts. Only the matrix is required for normalization.