Hi! I have a values of the mean per-base read coverage for each gene. My question what is it? How to calculate RPKM using these "the mean per-base read coverage". Thank you.
Unconfigured Ad
Collapse
X
-
Going from a single number for each gene (which is what I presume you have in 'mean per-base read coverage') to something that encompasses all reads (the 'M' in RPKM) using the length of each gene (the 'K') seems hard if not impossible.
As for using the values for a comparison, normalizing them, making some broad assumptions and looking for gross changes, then I think that you could do so. I'd back up everything you find with other evidence but for a rough estimate of differential then your values will give you guidance.
Comment
-
I suppose if you assume that all of your reads are the same length and if you know the lengths of your exons then you can determine the number of reads for each exon. From that information you can sum up the number of reads for all exons and sum up the lengths of all exons. From that information you can calculate RPKM for each exon. The assumption of all reads being the same length is the most critical part.
Comment
-
First, get the number of reads for each gene, call this number Rz . This would be Rz = L * A / X where:
L = length of the gene
A = average reads per base
X = length of a read
And lower-case 'z' represents the gene number (e.g., R1 is gene #1, R2 is gene #2, etc.)
Second, sum up the number of reads for all of the genes. Divide by 1,000,000. Call this number 'M'. In other words M = sum(Rz) / 1000000
Then for each gene you can determine the RPKM via Rz / L / M
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 12:32 PM
|
0 responses
5 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 12:32 PM
|
||
|
Started by SEQadmin2, 08-24-2026, 10:32 AM
|
0 responses
48 views
0 reactions
|
Last Post
by SEQadmin2
08-24-2026, 10:32 AM
|
||
|
Started by SEQadmin2, 08-20-2026, 11:17 AM
|
0 responses
51 views
0 reactions
|
Last Post
by SEQadmin2
08-20-2026, 11:17 AM
|
||
|
Started by SEQadmin2, 08-18-2026, 10:05 AM
|
0 responses
55 views
0 reactions
|
Last Post
by SEQadmin2
08-18-2026, 10:05 AM
|
Comment