Outliers
1
0
Entering edit mode
nolwenn • 0
@c3b2b52f
Last seen 3.0 years ago
France

Hello, I try to find outliers in my RNA-seq data (sample in columns and gene in row). I run se <- deseq(). I use assays(se)[["originalCounts"]] but it return NULL. Is it because I don't have any outliers or because the function didn't work on my data ?

outliers Deseq2 • 730 views
ADD COMMENT
0
Entering edit mode
Kevin Blighe ★ 3.9k
@kevin
Last seen 1 day ago
Republic of Ireland

Hi, se <- deseq() will not do anything. This function does not exist. Did you mean DESeq()?

Can you please elaborate on what you are trying to do?

Kevin

ADD COMMENT
0
Entering edit mode

Yes sorry. I would like to prepare my data to do a survival analysis. For this, I keep differentially expressed genes that have been pre-filtered. I will want to be sure not to keep data with outliers for my study.

ADD REPLY

Login before adding your answer.

Traffic: 1051 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6