Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • HLA region alignment

    I have used BWA to align 2 complete genomes (32X average coverage, Illumina 100bp paired-end). Can anyone advise on the performance of BWA in the HLA region? Is it usual to have low alignment efficiency for chr6:28,400,000-33,500,00 (hg19)?

  • #2
    Did you include any chr6 haplotype regions in your reference?
    How about printing out your header information for your bamfile (use samtools -H parameter)?

    Comment


    • #3
      HLA region alignment

      chr6 references
      from samtools view -H
      @SQ SN:chr6 LN:171115067
      @SQ SN:chr6_apd_hap1 LN:4622290
      @SQ SN:chr6_cox_hap2 LN:4795371
      @SQ SN:chr6_dbb_hap3 LN:4610396
      @SQ SN:chr6_mann_hap4 LN:4683263
      @SQ SN:chr6_mcf_hap5 LN:4833398
      @SQ SN:chr6_qbl_hap6 LN:4611984
      @SQ SN:chr6_ssto_hap7 LN:4928567

      Are these adequate for alignment on HLA region?

      Comment


      • #4
        Adequate? More like overkill.
        The haplotypes are alternate versions of the same territory.
        You'll probably want to strip out the "haploytpes" unless you're sure about what you're doing and that's what you want. Keeping the "randoms" regions as part of your reference is okay; though many just drop these for convenience.
        You can re-run without haplotypes or
        1) Strip out the haplotypes reads
        2) dump these reads from the haplotypes and re-align them to a "haplotype-less" reference.
        3) then merge these back.

        Repair or re-do.

        You can also just leave it and remember to adjust for any automatic analyses done on this regions.
        Last edited by Richard Finney; 08-20-2012, 12:13 PM.

        Comment


        • #5
          Well, bwa is not designed to map reads to highly polymorphic region. Your best bet is to try GSNAP which can take dbsnp data to turn some mismatches to matches.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin


            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
            Yesterday, 07:01 AM
          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          39 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          41 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          35 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          55 views
          0 likes
          Last Post seqadmin  
          Working...
          X