I used the DEXSeqResults function to generate a result object, transformed it into a dataframe and saved it. I was wondering if there is a way to import this table again as a DEXSeqResults object so that I can run the plotDEXSeq function and skip all the data generation beforehand.
Hi,
I used the DEXSeqResults function to generate a result object, transformed it into a dataframe and saved it. I was wondering if there is a way to import this table again as a DEXSeqResults object so that I can run the plotDEXSeq function and skip all the data generation beforehand.
Thanks for your help!