Originally posted by aaronrjex
View Post
Unconfigured Ad
Collapse
X
-
This is a very helpful description of BGI's methods but I have one question. How do you determine M, what you call the mean k-mer coverage, from the k-mer frequency histogram produced by soapdenovo's pregraph program (the file with the *.kmerFreq extension), or with any other method? The first post in this thread quotes the methods from the Panda genome paper as saying M is the peak k-mer coverage (I guess on a normal distribution), and that is what is challenging to calculate.
-
Hello folks,
I am trying to understand the genome size estimation method, and here is the part that is not clear to me.
BGI is estimating coverage depth by peak of frequency histogram, but in highly repetitive genomes the peak shifts down. E.g. check the second chart here, where we generated simulated reads from sea urchin genome at 50X coverage, but the histogram peak came at ~40 due to repeats.
If that is true, how does BGI estimate genome size so precisely? In later section of bat paper, they claimed that the assembly size is close to the 'estimated size', which is puzzling given the impreciseness in genome size estimation.
Maybe I am missing something. Please help !!
---------------
Edit. I am rerunning the above simulation to make sure everything is done correctly. Results will be reported here.Last edited by samanta; 04-10-2013, 04:59 PM.
Comment
-
Lizhenyu from BGI explained where I made the error in thinking. When a read has 100 nucleotides and is split into 21-mers, the read will produce only 80 k-mers, not 100. Here is his full response, which agrees with aaronrjex's post above.
"Hi,
I think you mixed the concepts of base coverage depth and kmer coverage depth.
When you refered 50X genome coverage, it meant base coverage which is obtained by
total_base_num/genome_size=(read_num*read_length)/genome_size.
Similarly, the kmer coverage depth, the peak value in kmer frequency curve, is calculated by
total_kmer_num/genome_size=read_num*(read_length-kmer_size+1)/genome_size.
So the relationship between base coverage depth and kmer coverage depth is:
kmer_coverage_depth = base_coverage_depth*(read_length-kmer_size+1)/read_length.
In your case, kmer_coverage_depth = 50 * (100 - 21 + 1)/100 = 40, which is exactly
the peak value in you plot.
best,"
Comment
Latest Articles
Collapse
-
by SEQadmin2
CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).
Despite this, “CRISPR helped turn genome editing from a specialized technique into...-
Channel: Articles
07-31-2026, 11:01 AM -
-
by SEQadmin2
Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.
The systematic characterization of the human proteome has...-
Channel: Articles
07-20-2026, 11:48 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 10:35 AM
|
0 responses
7 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 10:35 AM
|
||
|
Started by SEQadmin2, 08-06-2026, 07:41 AM
|
0 responses
25 views
0 reactions
|
Last Post
by SEQadmin2
08-06-2026, 07:41 AM
|
||
|
Started by SEQadmin2, 08-03-2026, 10:13 AM
|
0 responses
45 views
0 reactions
|
Last Post
by SEQadmin2
08-03-2026, 10:13 AM
|
||
|
Started by SEQadmin2, 07-31-2026, 02:55 AM
|
0 responses
48 views
0 reactions
|
Last Post
by SEQadmin2
07-31-2026, 02:55 AM
|
Comment