Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ajthomas
    Senior Member
    • Mar 2010
    • 165

    assemble resequencing data to multiple references

    I have some targeted genomic resequencing data I'm trying to assemble. The genomic region is highly variable, and I have reference sequences from 8 different haplotypes I can use. The 8 haplotypes differ considerably from one another. So far, I've only been able to assemble the data to one of the references at a time, but I would like to find a tool that would allow me to use all 8 concurrently and assembly contigs based on best match.

    Does anyone know of an alignment tool that can use multiple reference sequences of the same genomic region simultaneously? Or, can anyone suggest a better approach to analyzing this data?
  • jimmybee
    Senior Member
    • Sep 2010
    • 119

    #2
    Are you doing a de-novo assembly of the data? Or reference-based assembly?

    Comment

    • ajthomas
      Senior Member
      • Mar 2010
      • 165

      #3
      Reference-based. As I said, I have reference sequences for 8 different haplotypes that differ significantly from one another. Rather than randomly picking 1 of the 8 to use as a reference, I would prefer to use all 8 to align as many reads as possible.

      Comment

      • xied75
        Senior Member
        • Feb 2012
        • 129

        #4
        How about join those 8 together as one reference?

        Comment

        • ajthomas
          Senior Member
          • Mar 2010
          • 165

          #5
          Wouldn't that just confuse the software? It would then have potentially as many as 8 sites to which it could align a given read, instead of just one. I think that would be comparable to just adding all 8 sequences individually as references because that would force the software to pick one of them to align each sequence to.

          I was thinking about just creating a consensus sequence from the 8 and using that for the reference, but I would like to keep the 8 sequences separate for comparison purposes later.

          Comment

          • xied75
            Senior Member
            • Feb 2012
            • 129

            #6
            Yes it'll confuse the aligner a lot! For the duplicate area, it will need to pick one from the 8. But for variable area, it will report the highest scored one.

            For what you want, I guess no aligner is designed for that purpose (my guess). Because instead of creating an aligner that can align to 8 ref at the same time, why not start 8 instance each targetting one ref? It was only lines of script away from you.

            Comment

            • jimmybee
              Senior Member
              • Sep 2010
              • 119

              #7
              Originally posted by ajthomas View Post
              Reference-based. As I said, I have reference sequences for 8 different haplotypes that differ significantly from one another. Rather than randomly picking 1 of the 8 to use as a reference, I would prefer to use all 8 to align as many reads as possible.
              How about assembling it de-novo, match your region of interest with BLAST and then align each haplotype using a multiple sequence aligner like CLUSTALW etc? This would remove any bias that the reference sequence would have on your reference-based assembly

              Comment

              • ajthomas
                Senior Member
                • Mar 2010
                • 165

                #8
                That's not a bad idea. I'll have to think about that some more to decide whether I could make that work. I could do the de novo assembly, then BLAST the resulting contigs against a local BLAST database of the reference sequences, then use that information to map those matches back to the original sequences. Better yet, I could map them back to an alignment of the 8.

                I've tried aligning these sequences to create a consensus, but haven't had any luck yet. They're about 5 megabases each, and attempting to align even two of them brings my computer to its knees. (HP Z800 with 2 6-core CPUs and 48 GB RAM) I'm looking into using the university's high performance computing cluster core next. I hope that can do it.

                Comment

                Latest Articles

                Collapse

                • seqadmin
                  Pathogen Surveillance with Advanced Genomic Tools
                  by seqadmin




                  The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
                  03-24-2025, 11:48 AM
                • 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

                ad_right_rmr

                Collapse

                News

                Collapse

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