MaSuRCA, paired-end reads + singletons
Hi,
I have extracted concordantly mapped reads after mapping reads to the reference. I want also to extract singleton reads. Is it possible to use MaSuRCA with both these paired-end concordant reads and singletons for assembly?
Thanks in advance
masurca
paired
assembly
singleton
end
• 676 views
•
link
written
by
kilcdincer •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Is it appropriate to include singleton reads with paired-end datasets for low-coverage Anaplasma ma…
written by ashiqullah024 •I am currently working on a comparative whole-genome analysis of Anaplasma marginale using paired-end sequencing data. Due to the intracellular nature of the bacterium, I …
-
featureCounts output summary assigned value higher than uniquely mapped reads from HISAT2
written by Prawesh •Hello all, Data: Paired end, RNASeq data. I had an issue with the featureCounts output Assigned reads are greater than the HISAT mapped on aligned …
-
Validate the assembly of unmapped reads by remapping the original reads back to the assembled seque…
written by Sony Nguyen •Hello everyone, I have paired end reads whole genome sequencing data of Brassica varieties and reference genome. My objective is focus on unmapped reads. Here …
-
How to calculate insert size and Stdev of insert file for Configure file of MaSuRCA assembly ?
written by Sony Nguyen •Hi everyone, I have a paired-end read sequencing data of Brassica. I preprocessed these raw fastq using trimmomatic (removed adapter sequence, low-quality basses). Then, I …
-
Why difference in Hisat2 and bamqc from qualimap results?
written by VasuHi, I'm using hisat2 for aligning reads to the genome. For a few samples I see some differences by using hisat2 and bamqc from qualimap. …
-
Filtering both concordantly and discordantly mapped reads
written by valerieHi guys, Is it possible to filter both concordantly and discordantly mapped reads? I believe that there can be huge deletions/insertions in my reference sequence …
-
How to interpret reads mapped to genome from samtools flagstat vs TopHat align_summary.txt ?
written by VasuHi all, I am now working on bam files of paired-end RNA-Seq samples. And I want to extract paired end reads mapped to genome. Basically, …
-
Please help me with bowtie2 output and samtools report
written by setaHi friends, I have made a de novo transcriptome assembly, followed by mapping back read to the assembly using bowtie2 with this command: bowtie2 -x …
-
Bowtie2 Reads that aligned concordantly exactly 1 time
written by AWHi, I have mapped some Illumina reads onto my reference genome using Bowtie2. I only specified `--nounal` and left all other parameters at default. ``` …
-
Tophat 2 - Both Pairs Map Concordantly
written by AW<p>Hi,</p> <p>I have just run the following command </p> <pre><code>tophat2 --solexa1.3-quals -p 12 -r 80 --max-multihits 1 --no-mixed --no-discordant /home/Turkey/Index/turkeyindex /home/Turkey/WTCHG24920061sequence1.fa /home/Turkey/WTCHG24920062sequence_2.fa </code></pre> <p>I understand …