Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dgacquer
    Junior Member
    • Nov 2009
    • 3

    bwasw scoring parameters when aligning 454 RNA-seq reads on the human genome

    Hello,

    I am currently using the bwasw aligner to map long 454 rna-seq reads on the human genome. Due to the 400-600bp length of our reads, many on them span several exon/exon junctions, which causes some problems with processed pseudogenes and paralogs. In addition, 454 sequencers tend to produce erroneous indels around homopolymers. I am looking for a reasonable setting for the scoring parameters a, b, q and r.

    Using the default values, anytime a given sequence can be aligned on both a spliced gene (several small high scoring segment pairs across different exons with no or few mismatches) and an unspliced read (a single, long high scoring segment pair with many mismatches), bwasw always chooses the unspliced alignment, even if it implies an important number of mismatches. Since bwasw only reports the best alignment, it is not possible to search for alternative alignments in the resulting BAM file. By contrast, in this particular case, BLAT almost always finds the correct alignment, because it handles introns, and reports a single alignment with the highest score, consisting of several distant blocks. However, it is untractable to align complete transcriptomes with BLAT.
    Masking pseudogenes is not a completely satisfactory option because their detection rests on somewhat arbitrary thresholds and relevant databases are fairly dissimilar.

    I tried to increase the mismatch penalty (with the -b flag) of bwasw, but the alignment is still incorrect, and raising this parameter too much makes bwasw replace mismatches with pairs of indels because, in this case, the penalty induced by an insertion and a deletion is still inferior to the mismatch penalty. Here is an example of mismatch turning into an indel:

    reference: CCCGATT

    query: CCCGGTT

    alignment with default parameters (-b 3) --> a A/G mismatch appears in the alignment:

    CCCGATT reference

    CCCGGTT query

    alignment with increased mismatch penalty (-b 15) --> the A/G mismatch is removed, but both an insertion and a deletion are being added:

    CCC-GATT reference

    CCCGG-TT query

    There is a discussion in another thread between aleferna and lh3 about BLAT sensitivity with custom -z and -fastmap settings, but is it relevant to use these settings for 454 rna-seq reads ?

    Any advice/info, about:

    -specific settings,
    -a good strategy to find one,
    -relevant information on bwasw scoring
    -ways to tweak BWA to get all alignments, not only the best one
    -alternative alignment algorithms

    is welcome.

    Best regards

    David

Latest Articles

Collapse

  • SEQadmin2
    Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
    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.
    ...
    07-09-2026, 11:10 AM
  • SEQadmin2
    Cancer Drug Resistance: The Lingering Barrier to Rising Survival
    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...
    07-08-2026, 05:17 AM
  • GATTACAT
    Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
    by GATTACAT
    Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
    07-01-2026, 11:43 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 07-13-2026, 10:26 AM
0 responses
25 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-09-2026, 10:04 AM
0 responses
35 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-08-2026, 10:08 AM
0 responses
22 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-07-2026, 11:05 AM
0 responses
34 views
0 reactions
Last Post SEQadmin2  
Working...