Aagam Shah
Aagam Shah
I want to perform an asynchronous retrofit call to fetch my Steps so that I can use them in OnCreateSteps(). How to do that?
Is there a sen command that takes image name as argument and gives out all the layers image has?
- TEMPORARY fix for https://github.com/openshiftio/openshift.io/issues/4150.
Hey, I just want to use the COVET method to compute niches on spatial data. I have several batches in my data. Should I just use `compute_covet` function with `batch_key`...
Hello, Are you planning to release the trained model on SegPath data so that we can directly run inference on our samples?
```r library(Seurat) library(BPCells) ad = BPCells::open_matrix_anndata_hdf5(path = 'file.h5ad') metadata = read.csv('./metadata.csv', row.names = 1) obj = Seurat::CreateSeuratObject(counts = ad, meta.data = metadata) obj = SetAssayData(object = obj, assay = 'RNA',...
**Describe the bug** I ran cuVS CAGRA on the same dataset two ways: 1. Run it by logging into a node using `python script.py`. This finished in 900 seconds and...
### What is your question? Hey, I am trying to run multi-GPU leiden clustering on a large graph with 3.7 billion edges. I have 4 NVIDIA A100 GPUs with 80G...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...
Hey @vtraag , I have a very large graph where I ran two things: 1. De-novo leiden clustering with modularity optimization using `igraph` with different resolutions. This took 2 hours...