Patrick Marks

Results 6 issues of Patrick Marks

The LICENSE file doesn't have a year & copyright holder filled in: https://github.com/smartcorelib/smartcore/blob/development/LICENSE#L189 This can cause an issue with a legal review of dependencies, because it can be interpreted to...

We've been maintaining this as separate branch for a while: it works really well for us to get reliable builds on diverse machines without requiring an HDF5 installation & to...

build

See Container::write_slice(). Right now we can't write Arrays with non-standard memory layouts (for example an ArrayView that comes from slicing a normal array.

Possible Improvements

Preliminary Xenium support for Seurat. Opening this as a draft to get the discussion going. We are very open to suggestions about how to approach this. I'm also curious what...

The current code is not compatible with flate2 = "0.2", because `MultiGzDecoder::new()` returns `Result` rather than `MultiGzDecoder`

The build of parasailors fails inside it's build.rs. I'd recommend dropping parasailors as a dev dependency because it's not critical for testing `fastq` or demonstrating it's functionality, and projects with...