The support.bioconductor.org editor has been updated to markdown! Please see more info at: Tutorial: Updated Support Site Editor
User: Jeff Leek
Jeff Leek • 540
- Reputation:
- 540
- Status:
- Trusted
- Location:
- United States
- Last seen:
- 1 year, 8 months ago
- Joined:
- 7 years, 2 months ago
- Email:
- j*****@gmail.com
Posts by Jeff Leek
<prev
• 66 results •
page 1 of 7 •
next >
0
votes
2
answers
463
views
2
answers
... You might also try recount:
https://jhubiostatistics.shinyapps.io/recount/
If your data sets are in there you can get them easily (already processed and easy to merge) using recount:
https://jhubiostatistics.shinyapps.io/recount/
...
written 20 months ago by
Jeff Leek • 540
0
votes
1
answer
777
views
1
answers
Answer:
A: P value <0.05 and Q values~ 1
... Hi Akila
Depending on the distribution of p-values it is totally reasonable to see
many P < 0.05 but few Q < 0.05. At times we have seen behavior where
Cuffdiff shows slightly too optimistic q-values. I would suggest you try a
third method like limma/voom for differential expression analysis ...
written 21 months ago by
Jeff Leek • 540
0
votes
1
answer
19
views
1
answers
... Hello
This usually happens when the covariates in your model are highly
correlated. Can you let me know how correlated are the variables treatment
and variety and how many total samples you have? Is it just the 4?
Best
Jeff
On Sat, Apr 29, 2017 at 1:38 AM Vijay Lakhujani [bioc] <
noreply@bioc ...
written 21 months ago by
Jeff Leek • 540
0
votes
1
answer
843
views
1
answers
... Hello
Can you tell me how many covariates you have in mod/mod0? And can you give
me an indication of the sample size. The most common cause of this problem
is that there are too many covariates in the model (mod) or there are
co-linear (i.e. highly correlated) variables in mod.
Best
Jeff
On Sat, ...
written 21 months ago by
Jeff Leek • 540
1
vote
1
answer
616
views
1
answers
Comment:
C: Using SVA with RRBS data
... Sorry about the delay in my response. The thing that you would need to do
is get all of your samples into a position x sample matrix.
You would need to do somethng like the following (and someone with more
expertise in RRBS may have something to say about the first steps. You may
want to talk to a ...
written 23 months ago by
Jeff Leek • 540
0
votes
1
answer
616
views
1
answers
Answer:
A: Using SVA with RRBS data
... Hello
I am not very familiar with RRBS data but if you observe the batch effects
on the pcs you should be able to apply sva directly. If the data are
constrained to be positive you might consider svaseq.
If you already know the batch effect variable you could use Combat or
removeBatchEffects.
Hop ...
written 23 months ago by
Jeff Leek • 540
0
votes
4
answers
879
views
4
answers
... Hello
I think the way to handle this would be to indicate the technical reps in
the model matrix. If you include them as factor terms in the matrix then
you will get a similar result to if you averaged them before analyzing.
Hope that helps!
Jeff
On Thu, Mar 9, 2017, 7:16 PM linda.boshans [bioc] ...
written 23 months ago by
Jeff Leek • 540
0
votes
2
answers
753
views
2
answers
... This could be for a number of reasons. Could you please make a histogram of
the pvalues from each method you are comparing and post them so that I can
try to help you diagnose the issue?
Best
Jeff
On Sat, Mar 11, 2017, 7:07 PM kapeelc [bioc] <noreply@bioconductor.org>
wrote:
> Activity ...
written 23 months ago by
Jeff Leek • 540
0
votes
1
answer
617
views
1
answers
... Hello
Can you let me know what gtf file you are using? It seems like there is
some problem reading the gtf file which is why you are getting issues with
the GRanges. Can you import the genes data with tximport?
https://bioconductor.org/packages/release/bioc/vignettes/tximport/inst/doc/tximport.html ...
written 2.0 years ago by
Jeff Leek • 540
0
votes
1
answer
1.6k
views
1
answers
... Sara
I think that part of the problem might be this line:
setwd("E:/sequencing/ballgown")
You need to set the directory to:
setwd ( "E:/sequencing")
because ballgown is looking for the "ballgown" directory in
"E:/sequencing/ballgown" when you run the code:
bg = ballgown(dataDir = "ballgown ...
written 2.0 years ago by
Jeff Leek • 540
Latest awards to Jeff Leek
Scholar
3.1 years ago,
created an answer that has been accepted.
For A: ComBat - Including variable of interest in model matrix?
Teacher
3.1 years ago,
created an answer with at least 3 up-votes.
For A: Quantile normalization + sva for microarray experiment
Teacher
3.1 years ago,
created an answer with at least 3 up-votes.
For A: Quantile normalization + sva for microarray experiment
Scholar
3.1 years ago,
created an answer that has been accepted.
For A: sva + egdeR - differential expression analysis - RNA-seq data
Scholar
3.1 years ago,
created an answer that has been accepted.
For A: sva::ComBat without covariate of interest?
Scholar
3.1 years ago,
created an answer that has been accepted.
For A: Problem with n.sv in sva package
Scholar
3.1 years ago,
created an answer that has been accepted.
For A: Problem with n.sv in sva package
Scholar
3.1 years ago,
created an answer that has been accepted.
For A: ComBat - Including variable of interest in model matrix?
Popular Question
3.1 years ago,
created a question with more than 1,000 views.
For Removing batch effects with sva and combat using the sva package
Student
3.2 years ago,
asked a question with at least 3 up-votes.
For Removing batch effects with sva and combat using the sva package
Scholar
3.2 years ago,
created an answer that has been accepted.
For A: ComBat - Including variable of interest in model matrix?
Scholar
3.5 years ago,
created an answer that has been accepted.
For A: ComBat - Including variable of interest in model matrix?
Scholar
4.3 years ago,
created an answer that has been accepted.
For A: ComBat - Including variable of interest in model matrix?
Scholar
4.3 years ago,
created an answer that has been accepted.
For A: ComBat - Including variable of interest in model matrix?
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 227 users visited in the last hour