User: gladnovin
gladnovin • 0
- Reputation:
- 0
- Status:
- New User
- Last seen:
- 2 weeks, 4 days ago
- Joined:
- 1 year, 9 months ago
- Email:
- g********@gmail.com
Profile information, website and location are not shown for new users.
This helps us discourage the inappropriate use of our site.
Posts by gladnovin
<prev
• 4 results •
page 1 of 1 •
next >
0
votes
0
answers
187
views
0
answers
... I have a question on Python
Suppose I have an index and Column called ID. For example
ID
0 2
1 8
2 15
3 25
4 38
5 56
6 57
7 66
8 43
9 52
10 60
Can I change my ID to a range of 1,2,3,4 ...
2
votes
0
answers
534
views
0
answers
... HI, I have a code , I dont know if the code exactly falls for paired t test or not?
logX.cl <- c(0, 0, 1,1)
ttest = function(x) {
tt = t.test(x[logX.cl == 0], x[logX.cl == 1])
return(c(tt$statistic, tt$p.value))
}
...
0
votes
0
answers
482
views
0
answers
Comment:
C: Gene expression analysis
... Hi , I had started working on Microarray analysis using GEO dataset(I used GSE541547). I found the differential expressed genes, using Heatmaps . The ML algorithm used in heatmaps is Hierarchial clustering. I want use another ML algorithm eg SOM , or some other algorithms which could predict differe ...
written 21 months ago by
gladnovin • 0
0
votes
0
answers
482
views
0
answers
... Hi,
I started to work with GEO datasets on Hodgkin Lymphoma(R programming) . I found all the differential expressed genes . But i would like to use another ML algorithm for better understanding. Or is it possible to show survival analysis for the same dataset?? Or any other ideas to work with thi ...
written 21 months ago by
gladnovin • 0
Latest awards to gladnovin
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: 835 users visited in the last hour