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
Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.
The systematic characterization of the human proteome has...-
Channel: Articles
07-20-2026, 11:48 AM -
-
by SEQadmin2
Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
...-
Channel: Articles
07-09-2026, 11:10 AM -
-
by SEQadmin2
Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.
There is no single reason why many patients don’t respond to treatment as expected. Cancer is...-
Channel: Articles
07-08-2026, 05:17 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 07-24-2026, 12:17 PM
|
0 responses
16 views
0 reactions
|
Last Post
by SEQadmin2
07-24-2026, 12:17 PM
|
||
|
Started by SEQadmin2, 07-23-2026, 11:41 AM
|
0 responses
18 views
0 reactions
|
Last Post
by SEQadmin2
07-23-2026, 11:41 AM
|
||
|
Started by SEQadmin2, 07-20-2026, 11:10 AM
|
0 responses
24 views
0 reactions
|
Last Post
by SEQadmin2
07-20-2026, 11:10 AM
|
||
|
Started by SEQadmin2, 07-13-2026, 10:26 AM
|
0 responses
37 views
0 reactions
|
Last Post
by SEQadmin2
07-13-2026, 10:26 AM
|
Comment