DailyDreaming / load-project

1 stars 0 forks source link

Not all projects are gzipped #66

Closed nadove-ucsc closed 4 years ago

nadove-ucsc commented 4 years ago

This line in _link_matrix:

`assert all(name.endswith('.gz') for name in matrix)`

breaks for project GSE129798, where the matrix files are not gzipped.

jessebrennan commented 4 years ago

Closed by #76