Running stattest differential expression with Ballgown covariates without replicates ?
1
0
Entering edit mode
7.0 years ago

Trying ballgown stattest with covariates = group for my dataset throws me error. Can please solve based on the details below.

Error:

Error in stattest(bg, feature = "transcript", meas = "FPKM", getFC = TRUE,  covariate="group") :
  There must be at least two replicates per group. Make sure covariate is categorical; if continuous, consider the timecourse option, or specify your own models with mod and mod0.

Following is the dataset:

ids,group
var1,control
var2,sample1
var3,sample2
var4,sample3
var5,sample4
var6,sample5
var7,sample6
var8,sample7
var9,sample8
var10,sample9
var10,sample10
var11,sample11

Can anyone tell me how to design the model for this. ?

RNA-Seq • 4.5k views
ADD COMMENT
0
Entering edit mode

I added markup to your post for increased readability. You can do this by selecting the text and clicking the 101010 button. When you compose or edit a post that button is in your toolbar.

ADD REPLY
0
Entering edit mode

Thank you for your guide.... Looking for support on my question.

ADD REPLY
0
Entering edit mode

I also referred to previous post related to the same question, but there is no proper conclusion.

post: Error encountered while running stattest from ballgown package

ADD REPLY
0
Entering edit mode

If you need to add this information edit your original post and add there.

ADD REPLY
0
Entering edit mode

There is a proper conclusion in that post.

There must be at least two replicates per group.

ADD REPLY
0
Entering edit mode

So you don't have biological replicates? The 11 samples are all different?

There must be at least two replicates per group.

ADD REPLY
0
Entering edit mode

Current experiment model is for checking differential expression between control and each samples. What will the appropriate measure in ballgown ?

ADD REPLY
0
Entering edit mode

Please use ADD COMMENT or ADD REPLY to answer to previous reactions, as such this thread remains logically structured and easy to follow. I have now moved your post but as you can see it's not optimal. Adding an answer should only be used for providing a solution to the question asked.

ADD REPLY
0
Entering edit mode

Yes. That's really optimal way. i can manage to do further.

ADD REPLY
0
Entering edit mode
7.0 years ago

Let me write this once more:

You need to have at least two replicates per group. That's what the error says, and it's really really required to do proper statistics. It's even often considered not enough.

ADD COMMENT

Login before adding your answer.

Traffic: 2208 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