You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The --relevel parameter in rnadeseq is primarily there for modeling in DE analysis ( i assume/recall). I just noticed that it has no influence on the ordering of the sample labels in the PCA plot. Expected behaviour would be that the releveling is also used for releveling of the factor levels in the PCA plot (although not that straightfoward because of the implemented combfactor , which is -in contrast- not used for DE analysis.
The text was updated successfully, but these errors were encountered:
Description of feature
The
--relevel
parameter in rnadeseq is primarily there for modeling in DE analysis ( i assume/recall). I just noticed that it has no influence on the ordering of the sample labels in the PCA plot. Expected behaviour would be that the releveling is also used for releveling of the factor levels in the PCA plot (although not that straightfoward because of the implemented combfactor , which is -in contrast- not used for DE analysis.The text was updated successfully, but these errors were encountered: