Mateusz Urbanek
Mateusz Urbanek
After we run `seurat Label/Markers](https://azimuth.hubmapconsortium.org/references/#Human%20-%20Lung%20v2%20%28HLCA%29) from the website and check intersection of this markers array and genes found in my dataset?
I do not fully understand how the Dapper scripts work, but build works, so should be good? How I tested it: ```sh make ARCH=riscv64 docker run \ --rm --interactive --tty...
Adding support for RISC-V (`GOARCH=riscv64`) in the Kine project is a strategic decision that aligns with the growing demand for efficient, low-power hardware at the edge and in embedded environments....
Zap is opinionated. It would be a great idea to support a generic logging interface (e.g. with [github.com/go-logr/logr](https://github.com/go-logr/logr) or [log/slog](https://pkg.go.dev/log/slog)) instead forcing users to use Zap.
### Are you interested in contributing to the development of this feature? Yes ### Is your feature request related to a problem? Please describe. N/A ### Describe the solution you'd...
### Are you interested in contributing to the development of this feature? Yes ### Is your feature request related to a problem? Please describe. The credentials returned in the `Driver`...
### Are you interested in contributing to the development of this feature? Yes ### Is your feature request related to a problem? Please describe. New repos often are missing Dockerfiles,...
Added support for `jobs` (API group `batch/v1`). Closes #44
Right now there are no contribution guidelines. Adding CONTRIBUTING.md will allow new contributors to follow the set of rules.