Matt Broerman
Matt Broerman
I've been using this package for a class project. It's great! In the paper you discuss running posterior predictive checks with scHPF, but I didn't find anything in the documentation...
Hi! Claus Wilke's nyhackr talk inspired me to try this. Thanks for all your hard work! I got rust to build with `libR-sys` in the `Cargo.toml`, though I used `curl`...
**Describe the bug** During setup, indexing, `INSERT INTO`, hit `errors.InsufficientPrivilege`. **To Reproduce** Steps to reproduce the behavior: 1. Run this command ``` docker compose -f docker-compose.yml up ``` With this...
Hi Emily, Lovely package. I wanted to use it for an upcoming project, and while I was kicking the tires, I hit this ``` > filepath convo write_pb(convo, c("IND_A", "AMT_B"),...
I was looking for a fast kmer counter and came across this as well as your package: https://pirl.unc.edu/blog/shaking-the-rust-off-python-redox I guess there's also `needletail` which is older, on crates.io and hence...
I am trying to automate reporting for a private team using OneDrive, but `.aspx` files are handled differently wrt two methods of deployment: 1. uploading folder at the web interface...