Illumina reads mapped back onto contigs have gaps
I assembled a genome using pac bio reads with the Flye Assembler. I then mapped my cleaned up illumina reads using bwa-mem onto the longest contigs and there is gaps in the contigs. Why is this?
illumina
• 1,865 views
•
link
updated
by
Ram
•
written
by
kristina.mahan
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to make circularize genome assembly after polishing
written by KumarHi, I have assembled a bacterial genome using Flye assembler. In the results, it say the assembly is circulated since it it bacterial genome. llumina …
-
How to extend assembled PACBIO contigs for scaffolding
written by K •Hi, I have assembled a genome (PacBio HiFi) into contigs using IPA and Hifiasm. Those contigs were aligned to the Illumina mate pair reads of …
-
Avoid genome circularization with Canu assembler
written by Maria •Hi, I am doing a denovo assembly with ONT and Illumina reads, for that I'm using Canu assembler first and then, polishing with Illumina reads. …
-
Mapping reads to nuclear, chloroplast, and mitochondria genome separately but all resulting bam fil…
written by kristina.mahanI mapped reads onto a nuclear, chloroplast, and mitochondrial genome separately using bwa mem and then sorted using samtools. Entire genome: 179 Mb, chloroplast: 169Kb, …
-
Issues with mapping reads onto Reference genome using bwa mem
written by kristina.mahanI am trying to map reads onto a 270 Mb reference genome using bwa-mem. I took the ILLUMINA (2x150 bp) paired-end sequencing reads (~65 Gb …
-
Typical % of unmapped reads to genome contigs assembled from the same library?
written by johnnytam100I have an Illumina 150bp whole-genome library of a plant species (genome size ~7.5Gb), using the library I : 1) assembled genome contigs (using SPades, …
-
Pacbio assembler for mid genome ?
written by PicasaHello, Does HGAP is efficient for assembling Pacbio reads of an estimate genome size of 700 MB ? Where can I find benchmark test for …
-
Method used for reducing contigs IonTorrant 400bp [unpaired] (critique/ways to improve would be app…
written by bobo •Hi All Just wanted people to critique on the method I used for reducing the number of contigs I had using the ion torrant 400 …
-
Plasmid Assembly Use Of Cisa Contig Intergrator
written by bobo •<p>Hi everyone </p> <p>Iv assembled a plasmid sequence and wanted to check whether I have done it correctly</p> <ol> <li>I first obtained read mapped contigs</li> …
-
Do You Guys Have Any Recommendation On Variant Calling Using Long Contigs Or Scaffold
written by Griffan •<p>I have assembled a human genome and used <a href='http://bio-bwa.sourceforge.net/'>bwa</a> mem aligning the contigs back to the reference genome. Do you guys have any recommendation …
If that means Illumina reads are not completely covering the said contigs then
I trimmed the illumina reads for quality and to trim the adapters. I used Trimmomatic with these parameters:
The genome size is ~ 200 Mb These are the results from trimming of the illumina reads:
This is not RNAseq (but I do also have RNAseq illumina reads). Are there supposed to be zero gaps once I map illumina reads back onto assembly contigs? Am I trimming the illumina reads too much? Do I need to trim the reads at all? Thanks!!
I don't know what the length of sequencing you have since even with the trimming you are setting the minlength to be 150. You could try aligning without any trimming at all and see if things improve.
Ideally. One would think there should be no bases/areas that not covered by at least a few reads as long as the assembly is good and there is plenty of Illumina data to cover the assembly. Did the Illumina reads go into the assembly or it was a pure PacBio one.
The illumina sequencing is 2 x 150 bp. The assembly was with pure pac bio reads. I could polished the pac bio assembly using illumina reads with pilon and see if that helps. But I will also try to map illumina reads without trimming or with different trimming parameters.
Would you expect that contaminant contigs that have not yet been removed- would have gaps in coverage or less coverage?
Difficult to say. Were the preps for PacBio and Illumina libraries done from the same genomic DNA? If the "contaminant" contigs are in fact mis-assemblies then Illumina reads could still map to them.