Hello everybody,
I ran the cuffdiff analysis on 8 samples and I ran the csCluster command in cummeRbund in order to clusterize genes in my samples.
I would like to clusterize genes considering only a subset of my samples (ex. only four samples). Is there the possibility to select the samples for which I want to clusterize the genes?
thanks
Announcement
Collapse
No announcement yet.
X
-
Please tell me how you have managed to do. I need to make heatmap with -1 0 +1 range (not the log 10 RPKM value).
Can you reply please.
Thank you
Originally posted by Galgarad View PostNo, I didn't.
However, I figured a way to do it in R, without cummeRbund. It is not elegant, but it works well! Let me know if you want to see it.
Leave a comment:
-
No, I didn't.
However, I figured a way to do it in R, without cummeRbund. It is not elegant, but it works well! Let me know if you want to see it.
Leave a comment:
-
did you get the answer?
Originally posted by Galgarad View PostHi guys,
I'm playing around with cummeRbund, and I have some questions I would like to ask you.
First, I would like to cluster a subset of genes and to plot them in a heatmap. I found on this forum how to create a list of genes, and how to draw a heatmap.
> myIDs<-read.table("text.txt")
> myIDs<-as.vector(myIDs$V1)
> myGenes<-getGenes(cuff,myIDs)
> h<-csHeatmap(myGenes,cluster='both')
> h
Now that gives a heatmap with the genes I want, but I somehow think that the clustering is not adequate. I tried to do the partitioning thing like so :
> ic<-csCluster(myGenes,k=4)
And then, I figured I could only draw a heatmap with the output of csCluster
> hic<-csHeatmap(ic)
And of course it doesn't work.
Do you guys know how I could plot a heatmap from the csCluster?
Thanks!
Leave a comment:
-
cummeRbund partitioning and heatmap
Hi guys,
I'm playing around with cummeRbund, and I have some questions I would like to ask you.
First, I would like to cluster a subset of genes and to plot them in a heatmap. I found on this forum how to create a list of genes, and how to draw a heatmap.
> myIDs<-read.table("text.txt")
> myIDs<-as.vector(myIDs$V1)
> myGenes<-getGenes(cuff,myIDs)
> h<-csHeatmap(myGenes,cluster='both')
> h
Now that gives a heatmap with the genes I want, but I somehow think that the clustering is not adequate. I tried to do the partitioning thing like so :
> ic<-csCluster(myGenes,k=4)
And then, I figured I could only draw a heatmap with the output of csCluster
> hic<-csHeatmap(ic)
And of course it doesn't work.
Do you guys know how I could plot a heatmap from the csCluster?
Thanks!Tags: None
Latest Articles
Collapse
-
by seqadmin
The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
...-
Channel: Articles
11-27-2023, 01:15 PM -
-
by seqadmin
Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...-
Channel: Articles
11-09-2023, 07:02 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, Yesterday, 08:23 AM
|
0 responses
8 views
0 likes
|
Last Post
by seqadmin
Yesterday, 08:23 AM
|
||
Started by seqadmin, 12-01-2023, 09:55 AM
|
0 responses
21 views
0 likes
|
Last Post
by seqadmin
12-01-2023, 09:55 AM
|
||
Started by seqadmin, 11-30-2023, 10:48 AM
|
0 responses
20 views
0 likes
|
Last Post
by seqadmin
11-30-2023, 10:48 AM
|
||
Started by seqadmin, 11-29-2023, 08:26 AM
|
0 responses
15 views
0 likes
|
Last Post
by seqadmin
11-29-2023, 08:26 AM
|
Leave a comment: