User: Leite
Leite • 320
- Reputation:
- 320
- Status:
- Trusted
- Location:
- Scholar ID:
- Google Scholar Page
- Last seen:
- 6 hours ago
- Joined:
- 2 years, 5 months ago
- Email:
- g*******@gmail.com
Posts by Leite
<prev
• 121 results •
page 1 of 13 •
next >
0
votes
1
answer
197
views
1
answers
... Dear Alex Reynolds,
Thanks for the tip, next time I'll put it as indicated.
Best,
Leite ...
written 21 days ago by
Leite • 320
0
votes
1
answer
197
views
1
answers
... Dear Prakash
This is exactly what I was looking for.
Thank you so much!
Best,
Leite ...
written 21 days ago by
Leite • 320
6
votes
1
answer
197
views
5 follow
1
answer
...
Initially I [asked a question][1] of how to make a dotplot from a list of pathways.
I was able to generate the graph, but now I can not make the groups side by side using the pathways of reference.
I do not know if that's how I tabulated my results, or if it's a problem with my code, could anyone ...
0
votes
0
answers
185
views
0
answers
... Hey all
I managed to do using the ggplot2
data <- read.csv("S1.csv", sep =";", header = TRUE, stringsAsFactors = FALSE)
library("ggplot2")
S1<- ggplot(data, aes(x="Groups", y=Pathways, size=DEGs, color=FDR)) + geom_point(alpha = 0.8) + facet_grid(Group ~ .) + theme_classic( ...
written 22 days ago by
Leite • 320
0
votes
0
answers
185
views
0
answers
... @b.nota thank you for your answer, but I need to represent very specific pathways and doing the manual I believe would not be possible. ...
written 29 days ago by
Leite • 320
2
votes
0
answers
185
views
0
answers
... I have a list of pathways that I have filtered from MSigDB and would like to represent them in graphs like this one. Showing the value of FDR and the number of SDRs found in each of the groups (survivors and not)
I've tried importing into the R and then using the clusterProfiler as well as ggplot2! ...
0
votes
1
answer
254
views
1
answers
... Dear @Kevin Blighe,
How to proceed with the FDR of each gene?
**Example**: if I do a mean of expression between the probes of the same gene, should I also do a mean of FDR value?
Would you have any reference to indicate me?
Best,
Leite
...
written 5 weeks ago by
Leite • 320
1
vote
0
answers
157
views
0
answers
... I have a list of pathways that I get from differentially expressed genes using MSigDB, all with FDR value <0.05.
Is there any way to find a correlation between the pathways?
Best,
Leite!
...
0
votes
0
answers
158
views
0
answers
... I did some analysis using three different microarray platforms: Illumina v3, U133A and Agilent 4x44K.
Each analysis was done separately and then overlapped the gene list by looking for genes in common.
I found 4 genes in common, however ....
How to choose the probe that best represents my genes (P ...
written 3 months ago by
Leite • 320
0
votes
0
answers
114
views
0
answers
... Hey Al-mustanjid,
I I had the same error.
Why don't you try STRING? OR BioGRID3.5?
https://string-db.org/
https://thebiogrid.org/
Best,
Leite ...
written 3 months ago by
Leite • 320
Latest awards to Leite
Popular Question
3 months ago,
created a question with more than 1,000 views.
For Microarray analysis in limma
Popular Question
4 months ago,
created a question with more than 1,000 views.
For How to access the tranche repository (proteomics data repository)?
Popular Question
4 months ago,
created a question with more than 1,000 views.
For How to access the tranche repository (proteomics data repository)?
Popular Question
4 months ago,
created a question with more than 1,000 views.
For Microarray analysis in limma
Popular Question
4 months ago,
created a question with more than 1,000 views.
For How to access the tranche repository (proteomics data repository)?
Voter
8 months ago,
voted more than 100 times.
Centurion
8 months ago,
created 100 posts.
Popular Question
8 months ago,
created a question with more than 1,000 views.
For How to access the tranche repository (proteomics data repository)?
Popular Question
10 months ago,
created a question with more than 1,000 views.
For How to interpret data from PANTHER GO?
Popular Question
11 months ago,
created a question with more than 1,000 views.
For How to interpret data from PANTHER GO?
Scholar
14 months ago,
created an answer that has been accepted.
For A: military application of bioinformatics
Scholar
17 months ago,
created an answer that has been accepted.
For A: military application of bioinformatics
Teacher
17 months ago,
created an answer with at least 3 up-votes.
For A: military application of bioinformatics
Supporter
17 months ago,
voted at least 25 times.
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 795 users visited in the last hour