Hi there, I've been trying to work through the Single-cell RNA-seq and ATAC-seq integration, but am running into an issue with viewing the differentially accessible peaks in the chromatin accessibility portion. I'm able to display names and p-values in pd.DataFrame, but can't include genes for rank_genes_groups due to ValueError: All arrays must be of the same length. Is there anything upstream of this that might be causing this or a way to fix it? I'm currently in need of diffaccess data for my project, so included gene names would be hugely helpful here. Any help is greatly appreciated!


Hi there, I've been trying to work through the Single-cell RNA-seq and ATAC-seq integration, but am running into an issue with viewing the differentially accessible peaks in the chromatin accessibility portion. I'm able to display names and p-values in pd.DataFrame, but can't include genes for rank_genes_groups due to ValueError: All arrays must be of the same length. Is there anything upstream of this that might be causing this or a way to fix it? I'm currently in need of diffaccess data for my project, so included gene names would be hugely helpful here. Any help is greatly appreciated!