Hello everyone!
I am performing a de novo genome assembly of a Prunus spp. chloroplast, starting from SRA datasets.
My sequencing data is from Illumina HiSeq 2500 paired-end sequencing and ONT performed on the same species.
The final goal is to evaluate the performance of different assembly strategies and to get the best assembly.
Our instructor told us to extrapolate the chloroplast reads of the sequencing data by mapping them to the chloroplast genome of a single spp belonging to the same genus. However, I realized that in some cases there is structural variation even in species belonging to the same genus. Therefore, in order to avoid biasing the extrapolation of the reads, I decided to map the fastq data against more than one reference. Thus I mapped my data with Bowtie2 using an index based on 10 chloroplast genomes of Prunus spp (I choose the most related ones based on phylogenetic studies and data availability). After this procedure, I got a good number of mapped reads, approx 3'200'000, which means an estimated coverage of x4800.
Here's the big question: I would like to use these mapped PE Illumina reads to perform scaffolding (using ABySS) and error correction of long reads (ONT). I am not sure how to deal with paired-end reads that have been mapped to discordant chromosomes. They account for 10% of the total PE-reads mapped. Do you think they might interfere with the downstream processes?
Thank you for your attention,
Eisuan
scaffolding
illumina
assembly