Open nebetbastet opened 2 years ago
Hello,
I'm not sure how RNASeq data should be formatted in: fitted_model <- fitModel(Design_out, Y)
fitted_model <- fitModel(Design_out, Y)
Should they be normalized? If yes, how ? Should I apply a log transformation?
Thank you very much for your help.
Hello,
I'm not sure how RNASeq data should be formatted in:
fitted_model <- fitModel(Design_out, Y)
Should they be normalized? If yes, how ? Should I apply a log transformation?
Thank you very much for your help.