DeSEQ2: Setting independentFiltering and CooksCutoff F
Hi,
I want to kindly ask what would be the effect of setting both IndependentFiltering and CooksCutoff FALSE?
I have already pre-filtered the data through the following
keep <- rowSums(counts(ddsTxi))>=10
ddsTxi<-ddsTxi[keep,]
• 899 views
•
link
0 answers
No answers yet.
Log in to answer this question.