After importing the counts data as matrix and calling for the function, I get the following error.
"Error in (function (cl, name, valueClass) :
‘libsizes’ is not a slot in class “countData”
countData is the name of file used to import the matrix.
I also tried changing matrix to dataframe, however to no avail.
I have all packages installed and am able to call them.
I am using R4.1.1 and Bioconductor version 3.13
I am able to run edgeR and Deseq2 on the same data separately.
Kindly help
After importing the counts data as matrix and calling for the function, I get the following error.
"Error in (function (cl, name, valueClass) :
‘libsizes’ is not a slot in class “countData”
countData is the name of file used to import the matrix.
I also tried changing matrix to dataframe, however to no avail.
I have all packages installed and am able to call them.
I am using R4.1.1 and Bioconductor version 3.13
I am able to run edgeR and Deseq2 on the same data separately.
Kindly help