Hello! I've had my eye on this crate for a bit...
Do you have any documentation for basic opening/closing of AnnData objects in rust? I see the python docs. Moreover, I see the readme says this:
We do not provide installation instructions here. Right now this package is bundled with the SnapATAC2 package. Please install SnapATAC2 to get these features.
But I am really interested in manipulation of AnnData objects from rust and not python. I see this issue about getting a CsrMatrix, but I couldn't even get that working.
Would love some basic tutorials if possible!
Nathan
Hello! I've had my eye on this crate for a bit...
Do you have any documentation for basic opening/closing of
AnnDataobjects in rust? I see the python docs. Moreover, I see the readme says this:But I am really interested in manipulation of AnnData objects from rust and not python. I see this issue about getting a
CsrMatrix, but I couldn't even get that working.Would love some basic tutorials if possible!
Nathan