Using Paired End And Orphaned Singles For De Novo Assembly
I have been using FastX to process reads prior to de novo assembly and mapping. What I have discovered and few have pointed out is the FastX will delete reads leaving reads unpaired which changes the...
View ArticleHigh level of duplicate in one reads of paired-end data
Hi,We are doing some transcriptomic analysis on bovine immune blood cells and we seem's to have some problem with high levels of duplicate in our data. Our library were prepared with the illumina...
View ArticleDoes Every Read In Paired-End Sam File Have The 0X0001 Flag?
Hello everyone, I have a simple, generic, question about SAM format flags in paired-end Illumina data. Does every read in a SAM file from a paired-end sequencing run automatically have the 0x0001 flag?...
View ArticleHow To Convert A Soapsnp Output File To Soap, Sam Or Bam Formats
Hello,I would like to know if there is any tool to convert SOAPsnp to SOAP? Once it is converted to SOAP, I can convert it to SAM using Soap2Sam from reseqtools. Hopefully using reseqtools is not that...
View ArticleHow To Assemble Genome Generated With Bac Clones?
I have 2 fastq files from illimina with reads length 250b. Sequences from one file obtained by sequencing from "right" and from "left" in another. This is paired end sequencing. As it is whole genome...
View ArticleCounting sense reads in bacterial paired-end RNA-seq data
Hi, I'm trying to count reads mapping to sense strand. I have doubts which counts file I should chose from this pipeline. I think is "plate_R.counts" because has more reads counted in total. Am I...
View ArticleFastq Sort By Sequence
Dear all,I have some questions about manipulating fastq files. Its the first time I do this, so I want advice, how to do it. Its a special case, because I only want to keep reads when the following...
View ArticleTrinity Question
Hi, I 'd like to use Trinity to analyze my strand-specific pair-end sequencing data (dUTP) and I am very confused about how to choose the argument. I got two reads files, _1.fa and _2.fa. For...
View ArticleAligning Reads To Specific Chromosome Using Bwa
Hello Everyone,I have whole genome illumina paired end reads and I want to align my reads to specific chromosome (chr 21) using BWA. I was thinking of aligning the entire reads to fasta file of the...
View ArticleBWA MEM mate pair rescue
Greetings,Can someone spell out what this option means? I have several guesses, but would rather ask than guess. -P In the paired-end mode, perform SW to rescue missing hits only but do not try...
View ArticleMapping Applications On Hadoop Cluster
Hello,I would like to know if there are any new mapping applications for paired end data designed to work on hadoop cluster. The mapping applications that i know are CloudBurst (single ended), Crossbow...
View ArticleChIPseq paired-end bowtie2 concern regarding biological replicates
I am working with ChIP-seq paired-end data where there is concern that one or more of the biological replicates may not be very good, but it is unknown which replicate may have a problem (I suspect...
View ArticleUnderstanding Samtools Flagstat Output
The following is the output of samtools flagstat command on bam file (paired-end) generated after markDuplicate of Picards.7417232 + 0 in total (QC-passed reads + QC-failed reads) 287618 + 0 duplicates...
View ArticlePicard Matequery Slows Process To A Crawl
I'm looking to iterate through an indexed BAM file using picard and perform various tests on both a read and it's mate. For some I would need the full SAMRecord for the mate so I can't just use the...
View ArticleDna Sequencing Using Abyss-Pe Of Paired End Reads
Hello! I've got to run abyss-pe on 2 files I've got and find the best parameters (k and so on) that would create the best contig coverage (sorry if I'm messing things up, I'm a programmer that had a...
View ArticleForum: Attempting to understand pair end sequencing, mainly illumina
Hi I am currently attempted to understand how pair end sequencing works. I understand the basics that it sequences from both ends and if there is an overlapping region they can be joined to create...
View ArticleExisting Tools For Post-Processing After Aligning Paired-End Reads With Blat?
Hi,I'm wondering if there are existing tools that can do post-processing on paired-end reads' BLAT output.More specifically, I'd like the tool to "merge" the alignments from the alignments of each...
View ArticleMacs Raises Error: No Such File Or Directory
I am trying to run macs14 with sam files from paired-end data + control. Macs14 returns "No such file":sb7904313:line2 $ macs14 -t /Volumes/Data/G6L2_G6L3/s5/clean_paired_sample.sam -c...
View ArticleRoche 454: How to know if reads are paired ?
Hi,Imagine a Fastq file generated from a Roche 454 platform. You have no information whatsoever about the protocol that what used. The header of the reads give no specific information, just random...
View ArticleIn Paired-End Data, If One Read Of The Pair Is Unmapped, Is That Pair...
Hello everyone, I have a simple question about generic paired-end Illumina data. If one read of a pair is unmapped, does this automatically mean that the pair is improper and is (un)flagged in a SAM...
View Article