Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • simon_seq
    Member
    • Aug 2012
    • 13

    #1

    Analyzing mutational bias in single gene

    Hello,
    I've got a small bioinformatics problem that I'm sure is easy for many of you to solve.

    For my project I create mutant libraries of a gene. For instance within 300 nucleotides I have 5 codons [5x3 bases], which are randomized to any other codon. This gene library I then take and expose to a treatment condition to identify mutants, which are enriched under the given condition.
    To analyze these samples I perform Illumina MiSeq 2x150 sequencing. In order to identify the bias within the sites, which I know to be randomized, I match all reads against a pattern using regular expressions. This analysis however does not tell me if additional mutations have occurred during the experiment apart from the randomized codons. In order to get this information I map the sequencing data against a 300bp reference sequence using BowTie and then visualize the resulting alignment in the Broad's IGV. Now the problems I have are the following:
    1) BowTie only find alignments for 5% of the entire dataset (pattern matching returns 40% exact matches).
    2) BowTie breaks up the 150bp reads and separately aligns fragments of ~70bp (at times multiple for one read if -a option is used)
    3) The read breaks appear to occur specifically at sites, which are randomized.

    Is there any way to tell BowTie to leave reads intact and accept three consecutive mutations?

    Thanks a lot for your help!
    Simon
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    I'm not sure Bowtie is the right tool for the job. You are after all aligning to a very short sequence, not a huge genome.

    I think you should compress your fastq down to unique sequences (counting how many times each sequence is in your fastq) and then use a more sensitive aligner to figure out what each of those unique sequences means.

    Comment

    • simon_seq
      Member
      • Aug 2012
      • 13

      #3
      Hi swbarnes2,

      Thanks for your reply. It's probably reasonable to suggest a more sensitive aligner. The reason I've chosen bowtie is its performance on large datasets, not requiring any compressing. Would you by any chance have a suggestion for a more ideal aligner in this case?
      Regarding the compressing, are you suggesting using FASTQ/A Collapser? (http://hannonlab.cshl.edu/fastx_toolkit/) Would the output be compatible with most alignment tools?

      Thanks and best wishes
      Simon

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        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
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      16 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      32 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      42 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Working...