Warnings In Bowtie Mapping
Hello, I am trying to use bowtie on small synthetic data for short read mapping. My command is ./bowtie -p 8 -t -S hg19 -1 synthetic_sample1.fq -2 synthetic_sample2.fq > bowtie.sam. The alignment...
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 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 Articlejoin non-overlapping paired-end reads
I have a batch of illumina paired end reads with a shorter than anticipated reverse sequence for a ~550bp amplicon.The joining tools which I have used before (i.e. USEARCH, ea-utils) talk about merging...
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 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 ArticleHow To Read Maq Paired-End Alignemnt Data Using Bioconductor Packages
Hi all I have maq paired-end alignment files that I want to read into R. I have tried to browse several packages and they all seem to depend on ShortRead package of bioconductor which does not...
View ArticleAligning Paired-End Reads In Single-End Mode
Hello,I have a question on how to align paired-end reads.In cases of very large fastq files, which make aligners like TopHat crash in a server with limited memory in RAM, I have seen people align one...
View ArticlePaired-End Reads Alignment For Variant Calling ?
I'm trying to do variant calling (SNPs, Indels) from exome-sequencing data, and the sequencing was done with paired end reads. I would like to use BWA for mapping/alignment, followed by PiCard and GATK...
View ArticleAssembly Aligned Paired-End Reads
Hi all,I have a set of mapped paired-end reads and I would like to assemble the ones that overlap respecting the pairing information.This means assemblying only pairs when the 2 first mates overlap and...
View ArticleNeed help using Shrimp2 on paired end color-space SOLiD data.
Hi, I have SOLiD reads which are paried-end (75bp and 35bp) in .csfasta and .QV.qual format. I would like to use Shrimp2 to align them. So far I have been having trouble using it. I used the following...
View ArticleShould I merge bacterial RNA-seq paired-end data?
Hi,I have bacterial RNA-seq data from paired-end reads (2x75). I'm interested in sense/antisense differential expression.I would like to know if makes sense to merge R1 and R2 into one read (if...
View ArticleWgsim Mutations In Output After Setting Everything To 0
I was just wondering, is there any useful information on wgsim? Tutorial? Anything? I have been stuck with it for the last 2 weeks. I'm really not sure how to use it. I need it for a project of mine....
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 ArticleAnalyzing Older Illumina Paired-End Data
Hi all, I've got some reads from mid-2010 that I'd like to re-align. I'm not sure how best to proceed. These are from a Illumina Genome Analyzer IIx. They're 40-bp, paired-end. Here's what the text...
View ArticleHg19 Strand Information Of Sam Output.
Hi all,I've got Paired-End Illumina data mapped against the Human Hg19. When viewing the SAM output, how can I check if a pair mapped against the forward Hg19 genome sequence or against the reverse...
View ArticleDealing With Read Counts Under Pe And Se Scenarios
Hi, I am unsure how to deal with this case to go about analysing RNA-seq data. Suppose that you have a control and treatment setup with 4 biological replicates each. However, two in control and two in...
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 ArticleCounting reads for gene in bacterial genomes
Hi,I'm analyzing paired-end expression libraries of E. coli and wanted to get some advise about how to count the number of reads for each gene. After mapping the reads to the genome I use htseq-count...
View ArticleShould We Dump Illumina Pair-End Mapping Results In Sam With Mapq=0, But Good...
hi, everyone! I am working on illumina pair-end sequencingAfter mapping by bwa, I got a pair of reads with MAPQ=0, with both reads mapped to more than one place. But the Template Length is OK, and I...
View Article