User: Sib
Sib • 20
- Reputation:
- 20
- Status:
- New User
- Location:
- Last seen:
- 4 months, 3 weeks ago
- Joined:
- 1 year, 2 months ago
- Email:
- m*************@yahoo.com
Posts by Sib
<prev
• 42 results •
page 1 of 5 •
next >
0
votes
0
answers
254
views
0
answers
... Thanks for your answer.
We want to introduce new blood candidate biomarkers for one disease. We hypothesize that novel and potentially more specific biomarkers in the blood could be identified by searching for disease-associated pathways that overlap between cells in the peripheral blood and the inf ...
written 4 months ago by
Sib • 20
2
votes
0
answers
254
views
0
answers
... I performed a differential expression analysis of microarray and RNAseq datasets between healthy control samples and patient samples and obtained a list of differentially expressed genes. Now, I want to find upstream regulators of these DEGs. I am seeking a tool or platform that does this for free. ...
written 4 months ago by
Sib • 20
0
votes
1
answer
2.9k
views
1
answers
Comment:
C: How can I put the Rtools on PATH?
... Yes. I saw that but my problem is that I don't understand the meaning of this:
You can do this with a text editor, or you can even do it from R like so:
writeLines('PATH="${RTOOLS40_HOME}\\usr\\bin;${PATH}"', con = "~/.Renviron")
when I copy and paste this line in R
writeLines('PATH="${RTOO ...
written 8 months ago by
Sib • 20
0
votes
1
answer
2.9k
views
1
answer
... I Installed the last version of R. Now when I use install.packages function, it gives me this warning:
>install.packages("limma")
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/src/contrib:
cannot open URL 'https://cran.rstudio.c ...
0
votes
1
answer
350
views
1
answers
... Where are the method section and metadata? ...
written 13 months ago by
Sib • 20
0
votes
1
answer
350
views
1
answers
... No these are two different questions. I want to analyze microarray data in R. Now I want to know if I get the datasets by getGEO I should perform background correction and substitution of duplicates with the mean or like GEO2R not. ...
written 13 months ago by
Sib • 20
0
votes
1
answer
350
views
1
answer
... getGEO function is a way of getting datasets and their annotations from GEO in R when we want to analyze microarray data.
GEO2R uses this function to get datasets. I saw in the GEO2R scripts of many of GEO cases that the tool does not perform background correction and substitution of duplicates wit ...
written 13 months ago by
Sib • 20
0
votes
2
answers
693
views
2
answers
... Thanks for your answer. Can we say whenever we obtain datasets by using getGEO function, the data are background corrected and duplicates are substituted with mean, and even if we want to have our analyze by R (without GEO2R), if we get datasets through this function there is no need to background c ...
written 13 months ago by
Sib • 20
7
votes
2
answers
693
views
2
answers
... The commands below are the R scripts that are used to analyze my microarray data. I want to know which lines are responsible for
1-Replacing replicated probes with the mean
2-Background correction
# Differential expression analysis with limma
library(Biobase)
library(GEOquery)
...
written 13 months ago by
Sib • 20
0
votes
1
answer
764
views
1
answers
... I already have up-voted to the answer and ticked accept and after that, I deleted the post because I thought that it was not useful for the entire community. ...
written 14 months ago by
Sib • 20
Latest awards to Sib
Popular Question
8 months ago,
created a question with more than 1,000 views.
For How can I put the Rtools on PATH?
Supporter
14 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: 2193 users visited in the last hour