Hi, I am treating NovaSeq-produced RNA-Seq data with edgeR. In the analysis I look at what I call “strain” effect. There are DEGs for this factor that I find are biologically hard to explain. In the attached file, there are two examples. It is easy to see why they are declared as differentially expressed since fitted values vary among strains (right hand plots in the figure). What is hard for me to follow is how those fitted values might be obtained when the TMM-normalized cpms do not reveal that behavior (left-hand plots). In the latter case, cpms tend to 0 except for one repeat on the WT strain. I thank you in advance for any help/comment on the matter. Best, David
From the FAQ
Hi James, Thanks, but is not it what I have done? I mean, there is a link to the figure. I've put a new imgur link just in case the previous one was not public. Hope it works. Best, David
Edit I can't get the 'direct link' from your post, so it doesn't work for me.
I can get a direct link to one of my own imgur posts, and it looks like this
I updated this post -- was the first time I used imgur, actually, so wasn't sure what URL hacking was necessary to get the image to show up.
You don't copy & paste the URL of the image page from imgur (which is
https://imgur.com/a/oxlZBoo
), but rather you have to right click on the image itself and get that URL (which ishttps://i.imgur.com/daGn4Q0.png
).I guess having to do this is obvious in retrospect, but still a bit of a PITA for most people the first time or so.
From the text in the FAQ, it's not clear where one gets the "Direct Link" that's written there ... I'm guessing that this is something that imgur shows when the image is first uploaded/created? Because I can't find it on the imgur webpage after the fact ...
... aaaaaaannnnnnyyyyyyyway ... there we have it.
Yes, but if it's your imgur post, and you click on it, you are presented with a dialog box that looks like this:
And if you look to the right, there's a Direct Link that you can copy to post. Hence the part in the FAQ about a 'Direct Link'.
perfect, thanks for the tips! :-)
Keymaker, my friend
Can you add more details (code) to your question, please?
$samples
data.frame and show us the code you used to generate the design and the fit?$fitted.values
somewhere?