Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • found
    Junior Member
    • Feb 2009
    • 8

    So many software for alignment!!!

    Hi,

    I am new to the area of mRNA-Seq data analysis, actually also not "old" to the bioinformatics.
    Recently, I have read a paper involved in the mapping of mRNA-Seq data to the human genome by ELAND. I am very interested in the mapping result and want to do some data mining for my own purpose. And the author only gives out the original mRNA-Seq data.
    I have browsed this forum for days and learned a lot. first thing is that ELAND is not available for me. I found that someone have listed so many software for short read sequence alignment and I feel really confused about that which one is suitable for me. That's why I am here to get some suggestions from experienced expert.

    My object is to map all of these mRNA-Seq to a database which includes the human genome and my own set of sequences(56bp). At most two mismatches and no gaps are allowed. Since a small part of sequences my contain symbol '.' such as "ATCTAT.CGTACG.GCTAGTGGTGAAGG", the software should not filter '.' out and consider it as a mismatch during alignment.

    Can you recommend a software to implement this purpose. Of course, both accuracy and speed are important. I think accuracy is more important if they can not be satisfied simultaneously.
    Last edited by found; 02-27-2009, 02:03 PM.
  • doxologist
    Member
    • Jan 2009
    • 96

    #2
    IMHO, I think method with Burrows-Wheeler transform are now the most optimal.

    Bowtie is quick and easy...
    bwa in the MAQ package is more flexible and extensive.

    Hope this helps.

    Comment

    • doxologist
      Member
      • Jan 2009
      • 96

      #3
      oh.. by the way... the prev recommendations is for data with Illumina and 454. If you want to analyze Solid data, different software must be used for colorspace. Visit the solid thread for more info there.

      Comment

      • found
        Junior Member
        • Feb 2009
        • 8

        #4
        Thanks l lot. it is Illumina data.
        when you mentioned "Burrows-Wheeler transform", is it a tool, or an algorithm? or it is just the full name of "bwa in the MAQ package"?
        Last edited by found; 03-01-2009, 05:45 PM.

        Comment

        • jkbonfield
          Senior Member
          • Jul 2008
          • 146

          #5
          Burrows-Wheeler transform is an algorithm, originally used for data compression in tools like bzip. The interest for bioinformatics is that with more recent tweaks (something called "FM Index") it can be both a compression tool and also an indexing tool.

          This indexing tool is what makes it good for short-read aligners, bwa and bowtie being two such examples. Whether this method is optimal for you depends on the size of the reference genome you're comparing against.

          As for why there are so many tools, well it's harder than you'd think. Sure it's easy to simply align data, but to do it for read-pair data with short indels taking into account multiple matches and computing probabilities that the sequence has been misaligned (etc) all adds up to a complex task. This has lead to a lot of competition between groups. I expect in time the number will dwindle as we get winners and losers.

          Comment

          • doxologist
            Member
            • Jan 2009
            • 96

            #6
            I agree... there would eventually be a few dominant tools for each type of information space... which would take the best algorithms and be the most data-friendly. The initiatives for common format would make this process much more efficient.

            I think the future added value would no longer just be alignment, but what's downstream. SNP detection, paired ends, indel detection, handling large numbers of samples, etc.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              New Genomics Tools and Methods Shared at AGBT 2025
              by seqadmin


              This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

              The Headliner
              The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
              03-03-2025, 01:39 PM
            • seqadmin
              Investigating the Gut Microbiome Through Diet and Spatial Biology
              by seqadmin




              The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
              02-24-2025, 06:31 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 03-20-2025, 05:03 AM
            0 responses
            17 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-19-2025, 07:27 AM
            0 responses
            18 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-18-2025, 12:50 PM
            0 responses
            19 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-03-2025, 01:15 PM
            0 responses
            185 views
            0 reactions
            Last Post seqadmin  
            Working...