Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heterozygous peak identified as errors? #131

Open
Haoran-Xue opened this issue May 10, 2024 · 5 comments
Open

Heterozygous peak identified as errors? #131

Haoran-Xue opened this issue May 10, 2024 · 5 comments

Comments

@Haoran-Xue
Copy link

Hello,

I ran kmc and kmc_tools with PacBio HiFi sequences of a diploid plant species:
kmc -m128 -k21 -t40 -ci1 -cs10000 xxx.hifi.fastq.gz xxx xxx_tmp
kmc_tools transform xxx histogram xxx.histo

Then I submit the histo file to GenomeScope2.0 (http://genomescope.org/genomescope2.0/), with "K-mer length: 21, Ploidy: 2, Max k-mer coverage: -1, Average k-mer coverage for polyploid genome: -1".

This is the linear plot I got:

linear_plot

It seems that the fist peak (heterozygous peak) was identified as errors. Is there any way to avoid this?

Thank you!

@fperezcobos
Copy link

Hi,

I had the same problem, PacBio HiFi sequences of a diploid plant species and the plot looks like this:

Brassica_linear_plot

Any help?

@SamCT
Copy link

SamCT commented Jun 21, 2024

Also seeing this with one of our genomes. Of a lot of four Revio SMRT cells (all the same species) one plot looks like the above. This particular SMRT cell that has this plot has a much higher number of reads than others, but besides that nothing stands out. The other three plots looked reasonable. I'm curious to know what is causing this

@mschatz
Copy link
Contributor

mschatz commented Jul 28, 2024 via email

@xiaoyu-stars
Copy link

I also encountered this problem, and my solution was to use the “-l” parameter to specify the position of my heterozygous peak such as -l 29(this is my setting number). Actually, I’m not sure whether this counts as solving the problem, because I don’t fully understand the underlying principle, but doing this made my results better (the genome size became more accurate, and the heterozygosity rate returned to normal).

@mschatz
Copy link
Contributor

mschatz commented Dec 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants