Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramouz87
    Member
    • Oct 2009
    • 35

    #1

    find all mate-pairs (75b / 0-infinity gap) alignment

    Hi everyone,

    I'm working with mate pair data (theoretical distance between pair is between 2 and 5 kb) and would be intrested to find all the mate pair that align independently of the Gap between pair.
    I was thinking of aligning both reads separately using bowtie, the highest aligment among the 2 as a reference and then look at mate pair in the other alignment file.

    Doing so, without optimization, i expect that running time would be less than one month(for 3 million reads) if we assume is that one search for mate pair takes 1 sec. i have a bi-xenon machine so i can optimize to divide time by 8. so it will takes 4 days. but i think that it's too long as bowtie do the alignement in few minute.

    Any one have done this before ?
    Any suggestion to solve this tqsk in decent time ?

    Thanks in advance.
    Regards,
    Ramzi
    Research Scientist - Bioinformatics
    Sidra Medical and Research Center
  • Jonathan
    Member
    • Jun 2009
    • 36

    #2
    Take a look at 'segemehl' -
    http://seqanswers.com/wiki/Segemehl

    Using Segemehl missmatches etc are quite cheap compared to bowtie/bwa/...
    Disadvantage is the non-common mapping-out format

    Best
    -Jonathan

    Comment

    • ramouz87
      Member
      • Oct 2009
      • 35

      #3
      Originally posted by Jonathan View Post
      Take a look at 'segemehl' -
      http://seqanswers.com/wiki/Segemehl

      Using Segemehl missmatches etc are quite cheap compared to bowtie/bwa/...
      Disadvantage is the non-common mapping-out format

      Best
      -Jonathan
      Hi Jonathan,
      Thanks for the suggestion,
      i'm not sure but from the info in the link you provided the soft doesn't allow alignment to the full human genome at once but it would be nice if that application take in account paired-end data that will answer my question. but guess for now i have to write my own script my self.
      Thanks again

      Regards,
      Ramzi
      Research Scientist - Bioinformatics
      Sidra Medical and Research Center

      Comment

      • nilshomer
        Nils Homer
        • Nov 2008
        • 1283

        #4
        Originally posted by ramouz87 View Post
        Hi everyone,

        I'm working with mate pair data (theoretical distance between pair is between 2 and 5 kb) and would be intrested to find all the mate pair that align independently of the Gap between pair.
        I was thinking of aligning both reads separately using bowtie, the highest aligment among the 2 as a reference and then look at mate pair in the other alignment file.

        Doing so, without optimization, i expect that running time would be less than one month(for 3 million reads) if we assume is that one search for mate pair takes 1 sec. i have a bi-xenon machine so i can optimize to divide time by 8. so it will takes 4 days. but i think that it's too long as bowtie do the alignement in few minute.

        Any one have done this before ?
        Any suggestion to solve this tqsk in decent time ?

        Thanks in advance.
        Regards,
        Ramzi
        Try BFAST (I am the author). It will align the two independently although keeping the annotation consistent.

        Comment

        • ramouz87
          Member
          • Oct 2009
          • 35

          #5
          Originally posted by nilshomer View Post
          Try BFAST (I am the author). It will align the two independently although keeping the annotation consistent.
          Hi Nils,
          I have Bfast installed and i'm wondering how the parameters should be set to take in account all the mate-pair without a limit in the gap between them, the aim after that is to look for SVs.
          Thanks in advance.
          Ramzi
          Research Scientist - Bioinformatics
          Sidra Medical and Research Center

          Comment

          • nilshomer
            Nils Homer
            • Nov 2008
            • 1283

            #6
            Originally posted by ramouz87 View Post
            Hi Nils,
            I have Bfast installed and i'm wondering how the parameters should be set to take in account all the mate-pair without a limit in the gap between them, the aim after that is to look for SVs.
            Thanks in advance.
            Ramzi
            Use the recommended parameters found in the manual. The above is a property of the algorithm, not the settings. Let me know how it goes.

            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-13-2026, 12:22 PM
            0 responses
            31 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-11-2026, 10:35 AM
            0 responses
            24 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-06-2026, 07:41 AM
            0 responses
            38 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-03-2026, 10:13 AM
            0 responses
            51 views
            0 reactions
            Last Post SEQadmin2  
            Working...