read

method of dascore.clients.filespool.FiberIO source

read(
    self ,
    path ,
    **kwargs ,
)-> BaseSpool

Load data from a path.

*kwargs should include support for selecting expected dimensions. For example, distance=(100, 200) would only read data with distance from 100 to 200.