SingleR: Single-cell RNA-seq cell types Recognition (legacy version)
GNU General Public License v3.0
275
stars
98
forks
source link
'assay(<SingleCellExperiment>, i="character", ...)' invalid subscript 'i' 'dimnames' applied to non-array #144
Open
aanchalsharma833 opened 3 years ago
I am trying to re-run SingleR on my data but getting following error:
Error in value[3L]: 'assay(, i="character", ...)' invalid subscript 'i' 'dimnames' applied to non-array
I did not get this error previously when I ran it on same data, but now it is giving this error. Any idea what is happening?