Originally posted by syambmed
View Post
Unconfigured Ad
Collapse
X
-
Method to categorize mRNA-seq data based upon expression value
Hello All,
I have a pre processed mRNA-seq data for hg19 genome, in which for each gene the RPKM value is calculated. The value ranges from 99960 to zero. I have just one sample.
I want to categorise these genes into highly, medium and weakly expressed genes.
What could be the best way to do it?
Your suggestions would be highly appreciated.
Thanks a lot.
Comment
-
-
As RPKM is a normalized expression measurement so you can in theory directly compare values between genes within the same sample -keeping in mind a couple of reported biases like the size of the gene, GC content, etc.Originally posted by sikidiri View PostHello All,
I have a pre processed mRNA-seq data for hg19 genome, in which for each gene the RPKM value is calculated. The value ranges from 99960 to zero. I have just one sample.
I want to categorise these genes into highly, medium and weakly expressed genes.
What could be the best way to do it?
Your suggestions would be highly appreciated.
Thanks a lot.
I would first sort the values and use percentiles ("tiers") to define categories with a similar population and inspect the threshold values.
You may also want to consider absolute thresholds (like "RPKM<1", "1<RPKM<10" and "10<RPKM") but I do not know if there are "standards" for such values and I actually doubt that it is in practice reasonable to use values obtained from different protocols/conditions/software/etc..
Comment
-
-
Hello Steven,
Thanks for your answer. But how to decide about the threshold to make these categories based upon expression is my main problem. Do you think any statistical tests would help me. Any paper/example would help me understand this better.
Thanks again.
Comment
-
-
It's been a while since I've done it, but if you google "cluster optimal group number" you can find methods for gap calculations and other things to find an optimal cluster number. I recall there being R packages for a lot of this stuff, such as the cluster package.
Comment
-
-
Originally posted by lpachter View PostThats correct- the procedure RCJ suggests will give you an estimate of the actual tag count for each transcript.
Is this to say that if one sums up the (FPKM * length in kb * reads mapped in millions ) of each transcript in a gene, one would obtain the total *estimated* read count for that gene?
But this has to be done individually for each transcript and then grouped into a gene, right?
Carmen
Comment
-
-
Please see Figure 1 of http://www.nature.com/nbt/journal/va...0.html#/figureOriginally posted by Simon Anders View Post
If I don't care about isoforms or think that my coverage is too low to distinguish isoforms anyway, I expect to get optimal power by simply summing everything up.
Please see Figure 3 ofOriginally posted by Simon Anders View Post
Cuffdiff is, as I understand it, designed to deal with such issues, while our approach ignores them. I expect that DESeq, in compensation for being unsuitable to detect differences in isoform proportions as in your example, achieves much better detection power for differences in total expression (per gene, summing over isoforms), especially at very low counts.
Please seeOriginally posted by Simon Anders View Post
As I am not clear on how biological noise is taken into account by cuffdiff I cannot be fully sure whether this expectation will hold (and I'm quite curious to learn more about cuffdiff once your paper is out).
Comment
-
-
It's important to note the limitations of raw-count methods, but has anyone done anything to check to see if any of the isoform-detection algorithms can actually discriminate between isoforms well enough to assign those counts properly? I've seen simulated data that showed RSEM incapable of reproducing 'truth' half the time with even simple 2-isoform mixes.Originally posted by lpachter View PostPlease see Figure 1 of http://www.nature.com/nbt/journal/va...0.html#/figure
Cufflinks' model in figure 2 has three times more counts than figure 1 and doesn't differentiate anywhere near as cleanly between isoforms. Surely maximum-likelihood count assignment can be incorrect, too, given ambiguous reads? Looking at the supplementals, however, I'm inclined to accept that it may be incorrect less often than raw counts when dealing with real data.
Comment
-
Latest Articles
Collapse
-
by SEQadmin2
Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.
The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
...-
Channel: Articles
Yesterday, 10:05 AM -
-
by SEQadmin2
With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.
Introduction
Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...-
Channel: Articles
05-22-2026, 06:42 AM -
-
by SEQadmin2
Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.
Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...-
Channel: Articles
05-06-2026, 09:04 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 12:03 PM
|
0 responses
17 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 12:03 PM
|
||
|
Started by SEQadmin2, Yesterday, 11:40 AM
|
0 responses
13 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 11:40 AM
|
||
|
Started by SEQadmin2, 05-28-2026, 11:40 AM
|
0 responses
29 views
0 reactions
|
Last Post
by SEQadmin2
05-28-2026, 11:40 AM
|
||
|
Started by SEQadmin2, 05-26-2026, 10:12 AM
|
0 responses
31 views
0 reactions
|
Last Post
by SEQadmin2
05-26-2026, 10:12 AM
|
Comment