could i get the logs for submission id 9761317 Regards, Aravind.

Created by Aravind Krishnan Anand Iyer AravindKrishnanA
Hi @AravindKrishnanA , Here ya go! ``` Traceback (most recent call last): File "/home/user/run_model4.py", line 251, in typer.run(main) File "/home/user/run_model4.py", line 185, in main donor_data_dict = preprocess_data(data, file_type=file_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/run_model4.py", line 58, in preprocess_data adata_mtg.obsm['X_scVI'], ~~~~~~~~~~~~~~^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/anndata/_core/aligned_mapping.py", line 215, in __getitem__ return self._data[key] ~~~~~~~~~~^^^^^ KeyError: 'X_scVI' ```

submission id 9761317 page is loading…