Hello~I got this error when I am running this code:
File "/home/wangyiheng/anaconda3/envs/STCAT/lib/python3.9/site-packages/STCAT/STCAT.py", line 311, in STCAT
adata = sc.AnnData.concatenate(adata_None_T, adata_T_UN_D, adata_T_sub_CD4, adata_T_sub_CD8, index_unique = None, batch_key= None)
ValueError: cannot reindex on an axis with duplicate labels.