Unconfigured 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

            • 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
              ...
              Yesterday, 11:48 AM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Yesterday, 11:10 AM
            0 responses
            9 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            30 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-09-2026, 10:04 AM
            0 responses
            41 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-08-2026, 10:08 AM
            0 responses
            26 views
            0 reactions
            Last Post SEQadmin2  
            Working...