User: reubenmcgregor88
reubenmcgregor88 • 40
- Reputation:
- 40
- Status:
- New User
- Location:
- Last seen:
- 4 days, 17 hours ago
- Joined:
- 3 years, 5 months ago
- Email:
- r***************@gmail.com
0
votes
0
answers
888
views
0
answers
... I have been analysing protein array data with hundreds and thousands of proteins using Limma in R.
For normalisation I have been using the following:
y <- normalizeBetweenArrays(log2(exprs), method="quantile")
followed by box plots and density plots for QC. Followed by linear model fittin ...
written 2.0 years ago by
reubenmcgregor88 • 40
2
votes
1
answer
969
views
1
answer
... I have been doing a bit of reading about Principle Component Analysis (PCA) and have been using R to carry out PCA on some microarray data and have started with background subtracted raw fluorescent values.
I can run PCA on any of the following datasets, each one giving different plots:
1) Unnorma ...
written 2.5 years ago by
reubenmcgregor88 • 40
• updated
2.5 years ago by
Kevin Blighe ♦ 69k
0
votes
0
answers
518
views
0
answers
... Thanks, yes it will be more or less indistinguishable from microarray in many ways.
Given that, my question is in order to import and use in Limma what should I ask for.My question is more about the terminology of what to ask for.
I do not want to have to go through the normal QC and background su ...
written 2.5 years ago by
reubenmcgregor88 • 40
0
votes
0
answers
518
views
0
answers
... HI all,
We have had some HuProt (protein microarrays) arrays done as well as some preliminary analysis done, giving fold changes and p-values for s simple case-control cohort.
We would like to do some more detailed analysis based on further clinical data (such as stratify cases into acute and chro ...
written 2.5 years ago by
reubenmcgregor88 • 40
2
votes
0
answers
593
views
0
answers
... I have some experience, through teaching myself, of using R for RNAseq, ChIPseq etc, but have started in a new field of research. Specifically I am working with bacteria and would like to, for example, be able to align specific regions of AminoAcids (which is used to split the bacteria I am studying ...
written 3.0 years ago by
reubenmcgregor88 • 40
0
votes
2
answers
2.0k
views
2
answers
... Sorry I meant to ask about annotatePeaks.pl not the motif searching, I have updated the post ...
written 3.3 years ago by
reubenmcgregor88 • 40
1
vote
2
answers
2.0k
views
2
answers
... Hi all, I have successfully used the following function in Homer to annotate my peaks to closest genes:
annotatePeaks.pl >
i.e. annotatePeaks.pl ERpeaks.txt hg18 > outputfile.txt
My problem is that some of my peaks are in the middle of introns of genes but are being called to ...
written 3.3 years ago by
reubenmcgregor88 • 40
• updated
2.5 years ago by
CrisMar • 80
0
votes
2
answers
24k
views
2
answers
Comment:
C: ggplot2, point with border
... It is indeed (between ** below), which is why I am very confused at the random colour selection?
vol +
ggtitle(label = "Volcano Plot", subtitle = "Colored by fold-change direction") +
geom_point(size = 2.5, alpha = 1, na.rm = T, shape=21, color = "black") +
**scale_colour_m ...
written 3.4 years ago by
reubenmcgregor88 • 40
1
vote
2
answers
24k
views
2
answers
Comment:
C: ggplot2, point with border
... Thanks so much,
This has made the following graph now, so colors and black surrounding working now:
![enter image description here][1]
Sorry to be a pain, any idea why my color palette has been overwritten somehow?
[1]: https://i.imgur.com/LgyfR7T.jpg
> `vol <- ggplot(data, aes(x = lfc, ...
written 3.4 years ago by
reubenmcgregor88 • 40
0
votes
2
answers
24k
views
2
answers
Comment:
C: ggplot2, point with border
... Ah, gotcha.
Thanks will remember this next time. ...
written 3.4 years ago by
reubenmcgregor88 • 40
Latest awards to reubenmcgregor88
Epic Question
21 months ago,
created a question with more than 10,000 views.
For ggplot2, point with border
Popular Question
24 months ago,
created a question with more than 1,000 views.
For annotatePeaks.pl Homer using "RNA"
Great Question
2.4 years ago,
created a question with more than 5,000 views.
For ggplot2, point with border
Popular Question
2.9 years ago,
created a question with more than 1,000 views.
For ggplot2, point with border
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1596 users visited in the last hour