User: qxiong1
qxiong1 • 0
- Reputation:
- 0
- Status:
- New User
- Last seen:
- 1 year, 11 months ago
- Joined:
- 2 years, 4 months ago
- Email:
- q******@aol.com
Profile information, website and location are not shown for new users.
This helps us discourage the inappropriate use of our site.
Posts by qxiong1
<prev
• 7 results •
page 1 of 1 •
next >
0
votes
0
answers
535
views
0
answers
... I am trying to run GISTIC2 using segment results from Sequenza, but not sure what is the minimum sample size for running GISTIC2? ...
0
votes
1
answer
913
views
1
answer
... From Sequenza output, there are following 13 columns, I am wondering which one I should use for GISTIC2 to calculate Set.CN?
"chromosome" "start.pos" "end.pos" "Bf" "N.BAF" "sd.BAF" "depth.ratio" "N.ratio" "sd.ratio" "CNt" "A" "B" "LPP" ...
written 2.2 years ago by
qxiong1 • 0
• updated
7 months ago by
Thind amarinder • 110
0
votes
1
answer
1.1k
views
1
answers
... Hi Kevin, could you please take a look at my code and see if it is correct for the covariate analysis in DESeq?
design <- formula(~ Tissue + Response)
dds <- DESeqDataSetFromMatrix(countData = cts, colData = coldata, design = design)
dds <- DESeq(dds)
res <- results(dds, contrast=c(" ...
written 2.2 years ago by
qxiong1 • 0
0
votes
1
answer
1.1k
views
1
answers
... Many thanks for your help. One more question: do you know if these rlog or VST transformed counts are normalized counts adjusted for the covariates or non-normalized counts? My main concern is if these transformed counts can be directly used for statistical tests on gene expression difference betwee ...
written 2.3 years ago by
qxiong1 • 0
0
votes
1
answer
1.1k
views
1
answers
... vst() works well, Kevin, thank you very much for your help! ...
written 2.3 years ago by
qxiong1 • 0
0
votes
1
answer
1.1k
views
1
answers
... ATpoint and Kevin. Thanks a lot. I have added a covariate (Tissue) to the design matrix and seems it indeed accounted for the difference between FF and FFPE. However, another issue arises. I want to output the corrected counts using select <- counts(dds,normalized=TRUE), DESeq2 still gave me the ...
written 2.3 years ago by
qxiong1 • 0
3
votes
1
answer
1.1k
views
1
answer
... I have RNA-seq data for both fresh-frozen (FF) and formalin-fixed paraffin-embedded (FFPE) samples from prostate cancer. I want to put these two types of data together for data analysis since the sample size will be very small if just using one type. Does anybody know if this is OK? I saw that sever ...
Latest awards to qxiong1
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 975 users visited in the last hour