running Tophat on merged reads
I ma merging the forward and reverse reads using Seqprep. Now when I run TopHat should I be using single end option in that there is only one Fastq. I think PE information is already merged. Any pointers
rna-seq
merged reads
• 1,677 views
•
link
written
by
rob.costa1234
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
merging .fastq.gz files results in corrupted files
written by rDNA •Hello, I've downloaded paired-end Illumina sequencing files from a repository (`.fq.gz`). Some samples are sequenced in multiple runs. I therefore want to merge forward reads …
-
Jellyfish & Paired end reads
written by joshua.j.wright •I am currently going through kmer analysis of some 2x150 PE sequencing that I carried out for a first year PhD project for whole genome …
-
Not-Merged Reads What to do?
written by las996 •Hey guys, So I'm working with pair-end data and I'm concerning regarding the merged/not-merged reads. I'm currently merging them using PEAR and QIIME 2, but …
-
How to deal with AB SOLiD paired end reads?
written by biock •Hello, I'm new in analyzing RNA-seq data and I need to process several sampled sequenced by **AB SOLiD** system in paired end mode ([SRR1175538](https://trace.ncbi.nlm.nih.gov/Traces/sra/?run=SRR1175538)). These …
-
Demultiplexing before merging paired-end reads?
written by asidhu •I'm trying to create a pipeline that converts FASTQ --> VCF and it would include the option of single-end and paired-end reads. I am a …
-
Can DiscoSNP++ deal with hybrid input of both paired-end and single-end reads?
written by emeline.a.favreau •Hello, I would like to use DiscoSNP++ to obtain variants from paired-end reads of a sample. The fastq file of this specific sample has been …
-
Paired end reads merged to single end for mapping - should i allow multi-overlap similar to paired …
written by devikaparvathy •I am using featurecounts after mapping of my reads. I have a paired-end sequencing data but Only a low percentage of reads were mapped when …
-
is it possible to do alignment using only the reverse strand as single end ?
written by cjgunase •Hello, I tried to do alignment using only the **reverse** strand FASTQ file and the mapping efficiency was very low(0.7%). When using **both** strands 85% …
-
Mothur_already merged miseq_sequences_how can I use make.contigs?
written by yusookzzz •Hi! Ìm using mothur when I have to qualify the paired end miseq raw sequences Usually I made stability files and undergo make.contigs(files=stability.files) but Recently …
-
Trimmomatic not able to remove low sequence bases
written by David_emirHello Friends, I am dealing with an RNA-Seq Paired end data. My goal is to identify Differential expressed genes. While preprocessing the data I wanted …
What pointers do you need beyond what you have written above? Now the reads would be single-end but longer than the original length. Kind of odd that you have reads for RNAseq that are actually overlapping, the inserts must be (relatively) short.
Why are you merging your reads? That's only needed in very specific circumstances. If you are using TopHat, you don't need to do that.