DESeq2 Error in `.rowNamesDF<-`(x, value = value): Invalid 'row.names' length
I am new to RNAseq and started to analyze my dataset using DESeq2. I first run the DESeqDataSetFromMatrix
function and found the error message Error in DESeqDataSetFromMatrix(countData = HitCount, colData = myCondition, : ncol(countData) == nrow(colData) is not TRUE