Estimate Genome Size
I would like to estimate genome size using the popular tutorial on Jellyfish provided here. However, I only have RNA-seq data with high coverage. Is it possible to utilize this type of data to achieve my goal?"
jellyfish
genome
k-mer
• 1,637 views
•
link
written
by
kirillkirilenko •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
News: Virtual Genome Assembly Workshop 7/15-18
written by mia.nahom •Virtual Workshop: Genome Assembly - July 15-18, 2024 ~ 10:00 AM - 1:00 PM EST - Live sessions on zoom, recordings distributed - No prior …
-
Should you remove PCR duplicates for kmer counting?
written by ebaldwin •I am often counting kmers in reads for genome size and heterozygosity estimation and for trio-binning genome assemblies. I have always assumed that removing PCR …
-
Genome Size Estimation with Jellyfish and Genome Scope is Unexpectedly Small
written by dk0319 •I used jellyfish to count kmers and the obtained histograms were analyzed using Genome scope (http://qb.cshl.edu/genomescope/) in order to estimate effective genome size. However the …
-
Estimating genome size
written by KetilSo I am trying to estimate the size of a genome, and getting confusing and inconsistent results. So far I have: - assembly size. All …
-
Jellyfish histo produces a blank file
written by mln.mrt •I am trying to estimate genome size of a species with high coverage Illumina data with jellyfish using the following arguments: jellyfish count -t 16 …
-
Heterozygosity in k-mer histogram
written by jm440 •Hi! I ran GenomeScope to try to estimate the level of heterozygosity in my genome, however, the output plot looks quite strange and most alarming, …
-
How to properly measure the length of a reference genome
written by elcorteganoI'm working in a non-model organism for which we do have a reference genome. I was recently learning about the [k-mer sprectrum](https://genomebiology.biomedcentral.com/articles/10.1186/gb-2009-10-10-r108) and learned that …
-
Genome size estimation discrepancy : Jellyfish k-mer Vs. estimate_genome_size.pl
written by Anand RaoHi folks, I tried Genome Size Estimation using 2 resources: 1. Instructions at [Kanazawa's K-mer and genome size estimation page][1] 2. A Perl script [from …
-
Jellyfish-Kmer, Genome Size Estimation
written by jackuser1979<p>I have filtered paired-end genomic DNA sequence of non-model plant, sequenced through Hiseq 2000.Now I want to do k-mer analysis and want to estimate genome …
-
Ngs-Qc & K-Mer
written by williamjohn360<p>I am new to NGS, I have just received sequenced raw files of non-model plant from Hiseq. I would like to know sequence quality check …
No, the transcriptome is not the genome, and while some papers claim that most of the genome is transcribed at some low base level I doubt that a standard RNA-seq experiment is even close to picking that up. Exons are about 5% of the mouse/human genome. That might be a little different in other species, but it is save to assume that you will miss a lot of sequence content looking only at the transcriptome. Is it so difficult to do a Nanopore sequencing of your genome?
Yes, we have nanopore reads, and we are attempting to assemble the genome, but the resulting genome size is 160Mb, whereas we were expecting to obtain around 250Mb. It's possible that the issue lies in the fact that the reads turned out to be short (N50=3kb) with a coverage of approximately 40X. That's why I want to estimate the genome size.
What is the expectation based on?
Expectation is based on the size of closely related species' genomes. None of the closely related species have a genome size smaller than 200 megabases (Mb), typically around 250 Mb. By the way, a BUSCO score of 89% (Complete Dipters Genes) for an unpolished assembly.