Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • serenaliao
    Member
    • Jan 2013
    • 22

    How to build reference genome for targeted region(from a BED file) for alignment?

    I am working with Sureselect methylseq data. Previously we used the whole reference genome for Bismark alignment with mapping efficiency 50%~60%.
    Considering most of reads should be around targeted regions in this kit, it should be better to just map to targeted regions in the provided BED file.

    Any idea how to build the reference genome base on a BED file with targeted regions? Thanks!
  • aggp11
    Member
    • Jun 2011
    • 87

    #2
    You could use bedtools' FastaFromBed utility by providing it your BED file and the whole genome reference FASTA file.

    Comment

    • lh3
      Senior Member
      • Feb 2008
      • 686

      #3
      Usually, it is recommended to map reads to the whole genome. These kits still have false positives, which will lead to mapping artifacts.

      Comment

      • kenietz
        Member
        • Nov 2011
        • 86

        #4
        I suppose it depends on the project. In some cases its better to construct a special version of the genome containing only the targeted regions.

        In my case of amplicon seq, 50% of the reads are mapped all over the genome.

        Well at least i will try to create a special version of the genome and then remap and compare the results.

        Comment

        • sxh
          Junior Member
          • Aug 2015
          • 2

          #5
          Hi everyone,

          I am interested in finding somatic mutations from whole genome sequencing of tumors. I am primarily interested in reads that land in known regulatory regions of the genome. As aligning the reads to the whole genome is taking 2-3 days, I thought that aligning to just the regions of interest would cut down this processing time by a lot.
          However, I'm also concerned about false positive alignments like @lh3 mentioned, that may result if the actual alignment is outside of my custom reference genome, or if the actual alignment is to repeat regions that appear unique in my custom reference genome. I was wondering if anyone has tried this strategy before and if so, what parameters I should consider changing in the aligner to cut down risk of false positives?

          Thank you in advance for your time!

          Comment

          • Brian Bushnell
            Super Moderator
            • Jan 2014
            • 2709

            #6
            His advice still holds. Particularly when you are looking at things where you expect a large difference from the reference (tumors, bisulfite, etc) it's bad practice to map only to the part you're interested in. There is no way to avoid the false positives that incurs, so your results will be untrustworthy.

            If alignment is too slow, you can use a faster aligner, or tweak the settings of the existing aligner, or use a computer with more cores, or split up the data and map on multiple computers. How are you doing the alignment?

            Comment

            • sxh
              Junior Member
              • Aug 2015
              • 2

              #7
              Thank you Brian for the fast reply. I will look more closely at the parameters for different aligners to see how to speed things up. So far I have tried BWA and Bowtie2, with default parameters. I have also tried dividing the original .bam into 24 parts and doing the alignment on separate cores, but it is still taking more than 2 days.

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by SEQadmin2


                I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


                Here are nine questions we think about, in roughly the order they matter, before...
                06-18-2026, 07:11 AM
              • SEQadmin2
                From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                by SEQadmin2


                Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                ...
                06-02-2026, 10:05 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 06-17-2026, 06:09 AM
              0 responses
              24 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-09-2026, 11:58 AM
              0 responses
              42 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-05-2026, 10:09 AM
              0 responses
              48 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-04-2026, 08:59 AM
              0 responses
              49 views
              0 reactions
              Last Post SEQadmin2  
              Working...