![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
gene expression in log scale and qPCR miRNA expression data | Sharmi | General | 1 | 03-24-2015 07:39 AM |
Sequencing/CGH data correlation with Gene expression data (Microarrays, PCR)) | yuri.tolkach | Core Facilities | 0 | 06-25-2014 02:45 AM |
data binning during hi-c data analysis | anurupa | Bioinformatics | 0 | 08-10-2012 05:52 AM |
Binning of aligned mRNA-reads into gene models | jwaage | Bioinformatics | 1 | 03-04-2009 05:40 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: USA Join Date: Sep 2012
Posts: 3
|
![]()
Got the answer from Bioconductor support
Thanks to johannes.rainer https://support.bioconductor.org/p/64409/#64433 Hello, I'm using cut function to bin my expression data (FPKM) to know the distribution of expression in different bins and plot them. However, it won't capture gene identifiers of genes (row names) in different bins. I wonder if there is any function in one of the CRAN or Bioconductor packages or any code to do so. I use this for binning: fpkmBins <- table(cut(fpkm[,2],breaks=c(0,0.01,1,2,3,4,5,10,20,30,40,50,60,70,80,90,100,12000),dig.lab=5,include.lowest=TRUE,labels=c("0","<1","1-2","2-3","3-4","4-5","5-10","10-20","20-30","30-40","40-50","50-60","60-70","70-80","80-90","90-100",">100"))) Thanks in advance . Alan Last edited by alan_sm; 01-26-2015 at 09:34 AM. Reason: Got the answer from Bioconductor support |
![]() |
![]() |
![]() |
Tags |
binning, clustering, rnaseq |
Thread Tools | |
|
|