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)?
Unconfigured Ad
Collapse
X
-
Did you include any chr6 haplotype regions in your reference?
How about printing out your header information for your bamfile (use samtools -H parameter)?
-
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
-
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
Latest Articles
Collapse
-
by SEQadmin2
CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).
Despite this, “CRISPR helped turn genome editing from a specialized technique into...-
Channel: Articles
07-31-2026, 11:01 AM -
-
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...-
Channel: Articles
07-20-2026, 11:48 AM -
-
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.
...-
Channel: Articles
07-09-2026, 11:10 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Today, 07:41 AM
|
0 responses
9 views
0 reactions
|
Last Post
by SEQadmin2
Today, 07:41 AM
|
||
|
Started by SEQadmin2, 08-03-2026, 10:13 AM
|
0 responses
25 views
0 reactions
|
Last Post
by SEQadmin2
08-03-2026, 10:13 AM
|
||
|
Started by SEQadmin2, 07-31-2026, 02:55 AM
|
0 responses
38 views
0 reactions
|
Last Post
by SEQadmin2
07-31-2026, 02:55 AM
|
||
|
Started by SEQadmin2, 07-24-2026, 12:17 PM
|
0 responses
25 views
0 reactions
|
Last Post
by SEQadmin2
07-24-2026, 12:17 PM
|
Comment