scvi-tools icon indicating copy to clipboard operation
scvi-tools copied to clipboard

Deep probabilistic analysis of single-cell and spatial omics data

Results 240 scvi-tools issues
Sort by recently updated
recently updated
newest added

Hello, I would like to know how MultiVI associates ATACseq peaks to genes. Does it associate it to TSS up/down some specific distance, or does it associate it to to...

bug

When I am trying to analyze a large file created from an aggregate 10x multiom data with multiVI I receive an error when I run scvi.model.MULTIVI NOTE: This is a...

bug

A subset of the hub tests fail due to array differences. Need to find a way to make these deterministic or increase the tolerance. These tests don't fail on cpu...

bug
hub
tests

--------------------------------------------------------------------------- KeyError Traceback (most recent call last) Cell In[8], line 1 ----> 1 RNA_ATAC_model = scvi.model.MULTIVI.load(os.path.join(model_path, cur_best_model_path), adata=data_train) File ~/miniconda3/envs/py3/lib/python3.10/site-packages/scvi/model/base/_base_model.py:660, in BaseModelClass.load(cls, dir_path, adata, use_gpu, prefix, backup_url) 656 # Calling...

bug

Hi! I have been trying to map data to scvi-integrated embeddings using scArches, and have noticed that for the two scVI-based reference models I have used, setting the `max_kl_weight` parameter...

bug
P0

Our current test suite that runs for every PR takes about 10-15 min. It doesn't need to be the case that all tests should be run for every change, though....

good first issue
tests
CI/CD
P2

Ideas: - BatchNorm error with 1 obs in batch - NaNs during training - Difference between batch and categorical covariates #1613

enhancement

- [x] Batch distributed sampler for efficient distributed sparse batching #2102 - [ ] Jax multi-device with `pmap` - [ ] Multi-device flag in pytest - [ ] Integrate with...

enhancement
P0

https://spatialdata.scverse.org/en/latest/ #1859

enhancement
spatial
P2