User: lkianmehr
lkianmehr • 0
- Reputation:
- 0
- Status:
- New User
- Last seen:
- 10 months ago
- Joined:
- 1 year, 4 months ago
- Email:
- l********@unice.fr
Profile information, website and location are not shown for new users.
This helps us discourage the inappropriate use of our site.
Posts by lkianmehr
<prev
• 20 results •
page 1 of 2 •
next >
0
votes
1
answer
843
views
1
answers
... Hello,
excuse me, I am a bit new in R. I have used this command y$offset <- t(t(log(normMat)) + o) to make a box plot. what should be written as vertical axis title and horizontal axis title of box plot? may I also make a heatmap clustering for that?
thanks in advance ...
written 10 months ago by
lkianmehr • 0
0
votes
1
answer
311
views
1
answers
... Excuse me, I would appreciate if help me to making a heatmap of the count matrix which I performed according to DESeq2 vignette,
select <- order(rowMeans(counts(ddstxi,normalized=TRUE)), decreasing=TRUE)[1:20]
df <- as.data.frame(colData(ddstxi)[,c("group")])
pheatmap(assay(ntd)[select,], ...
written 10 months ago by
lkianmehr • 0
0
votes
1
answer
311
views
1
answers
... exactly, it works. thanks alot ...
written 10 months ago by
lkianmehr • 0
0
votes
1
answer
311
views
1
answers
... yes, it's a DESeqDataSet. but it doesn't work! ...
written 10 months ago by
lkianmehr • 0
0
votes
1
answer
311
views
1
answers
... Excuse me, to make plotMA with res following DESeq2 vignette, it makes a plot based on expression log ratio and log expression, not LFC and mean of normalized counts,
plotMA(ddsTxi, alpha= 0.1, main = "", xlab = "mean of normalized counts", ylim, mle = TRUE)
I face with an error: Error in as.vector ...
written 10 months ago by
lkianmehr • 0
0
votes
1
answer
311
views
1
answers
... Sorry, I think, I made a mistake cause I've calculated log2(1+counts), and made a box plot. it's y axis is between 0 to 20. what does it mean? ...
written 10 months ago by
lkianmehr • 0
4
votes
1
answer
311
views
1
answer
... I have quantified the RNA-seq samples by Salmon. 2 groups are wild-type and 4 groups are Dnmt2 knocked-out. I've put all in one dataset for DE analysis. box plot of their normalized counts shows the median of knocked-out samples are zero, and maximum of 20 reads are assigned to each transcript. now ...
written 10 months ago by
lkianmehr • 0
• updated
10 months ago by
Michael Love ♦ 26k
1
vote
1
answer
167
views
1
answer
... Hello,
I have 12 samples from 2 different experiment. include D1,D3 (group D); R1,R3 (group R), Dnmt2_ND1, Dnmt2_ND2 (Dnmt2_ND group), Dnmt2_NF1, Dnmt2_NF2 (Dnmt2_NF), Dnmt2_HD1, Dnmt2_HD2 (Dnmt2_HD group), Dnmt2_HF1, Dnmt2_HF2 (Dnmt2_HF group). D and R groups are wild-type mice and Dnmt2 groups ar ...
written 10 months ago by
lkianmehr • 0
• updated
10 months ago by
Michael Love ♦ 26k
0
votes
0
answers
233
views
0
answers
... Hello,
I have quantified piRNA and tRNA of RNA-seq by Salmon on fasta file, now to do DGE analysis may I use numreads ? what should I do because it is impossible to import them in tximport
thanks in advance
...
written 13 months ago by
lkianmehr • 0
2
votes
1
answer
228
views
1
answer
... Hello,
Excuse me, I have encounterd with one question about tximport. I have used tximport to import trancript-level abundance from Salmon to gene-level. now I want to choose some of significant genes for confirmation by RT-PCR. but I am not sure may I choose the gene or it's transcript. because ea ...
written 13 months ago by
lkianmehr • 0
• updated
13 months ago by
Michael Love ♦ 26k
Latest awards to lkianmehr
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 374 users visited in the last hour