The k-mers in the ends of the reads could be short adapter remnants not identified by the adapter clipper. Typically they get soft-clipped by the aligner, but you should get rid of them if you use BBDuk in trimbyoverlap mode.
Unconfigured Ad
Collapse
X
-
Thanks Phillip! I think it should be like that since now that I am aligning only read one I can get approximately the whole aligned!!! Sure I will try to align it against a transcript reference.Originally posted by pmiguel View PostMammals have teeny little exons spread out over 10's-100's of kilobases of the the genome. Mapping RNA (which has the introns spliced out) reads to the genome isn't a good way to determine insert size. And only getting 50% of the reads to map "concordantly" doesn't seem so bad. How is bowtie2 going to handle reads spanning a splice site?
If you want to determine your insert sizes, try aligning your reads to a long (spliced) transcript instead of genomic DNA. In my experience with the MiSeq and HiSeq, your sizes will look like all the very shortest library products were sequenced preferentially.
--
Phillip
Comment
-
-
I think the problem lies in the bowtie2 command:
Based on the filenames, it appears that you are telling it to treat read1's as pairs with each other, using the output of something like Trimmomatic that produced 4 output files. You should be doing something like this:-1 R1.paired.fq -2 R1.unpaired.fq
Although, I'm not really sure why ANY of the pairs were concordant.-1 R1.paired.fq -2 R2.paired.fq
Comment
-
-
Oh no this is not the problem sorry for confusion. This is my fault in naming the files incorrectly in previous step! The R1_unpaired.fq is supposed to be named R2_paired.fq!!!Originally posted by Brian Bushnell View PostI think the problem lies in the bowtie2 command:
Based on the filenames, it appears that you are telling it to treat read1's as pairs with each other, using the output of something like Trimmomatic that produced 4 output files. You should be doing something like this:
Although, I'm not really sure why ANY of the pairs were concordant.
Comment
-
-
I might have caught up the problem when I align it with only single end reads (readI). These are RNA-seq data that I am trying to map against genome reference. with bowtie I cannot get the splice junctions! So for getting the inner distance by this way I should align my RNA-seq reads against a transcriptomic reference (this mentioned before also).Originally posted by dpryan View PostGood catch! I share your wonderment that any were concordant. I'm also surprised it didn't throw an error that the files were of different lengths.
Anyway now I almost have my inner size and I am trying to align them by TopHat. I will update this thread by the result of my TopHat aligning.
Thanks all!
Comment
-
Latest Articles
Collapse
-
by SEQadmin2
Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.
The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
...-
Channel: Articles
06-02-2026, 10:05 AM -
-
by SEQadmin2
With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.
Introduction
Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...-
Channel: Articles
05-22-2026, 06:42 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 06-05-2026, 10:09 AM
|
0 responses
14 views
0 reactions
|
Last Post
by SEQadmin2
06-05-2026, 10:09 AM
|
||
|
Started by SEQadmin2, 06-04-2026, 08:59 AM
|
0 responses
26 views
0 reactions
|
Last Post
by SEQadmin2
06-04-2026, 08:59 AM
|
||
|
Started by SEQadmin2, 06-02-2026, 12:03 PM
|
0 responses
33 views
0 reactions
|
Last Post
by SEQadmin2
06-02-2026, 12:03 PM
|
||
|
Started by SEQadmin2, 06-02-2026, 11:40 AM
|
0 responses
23 views
0 reactions
|
Last Post
by SEQadmin2
06-02-2026, 11:40 AM
|
Comment