Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Koskos
    Junior Member
    • Jul 2011
    • 1

    Samtools C API + SOLID reads

    Hi everybody,

    My post is probably dedicated to people familiar with the samtools C API. I recently begun to work in NGS techs, and I am writing a little program that takes in input:
    (1) The latest VCF file for 1094 individuals from 1000 genomes project (chr20).
    (2) The BAM files corresponding to these 1094 individuals (chr20).

    I use the samtools C API to parse the reads in the BAM files. In one of my test, I estimate the concordance between the heterozygous genotypes in the VCF file and the reads in the BAM files. For example, for an individual ABCDE at a SNP with position 123456 we have the genotype A/B, so I expect that a vast majority of the read will carry alleles A or B.

    For reads from Illumina and 454, the concordance is good (<< 1% of discordance). However, for SOLID reads, the discordance is high (~ 4%). I filter the reads thanks to the flag BAM_DEF_MASK. When I look to the discordant allele, they usually are "N" alleles.

    I know that with the level of details I gave, it will be impossible to precisely spot the problem I've made for SOLID reads. However I have related questions to the problem:

    (A) Stupid question: what are exactly the "N" alleles?
    (B) Do you think that this level of discordance is normal for SOLID reads?
    (C) If yes, is that related to the way they determine the alleles (color space or something like that)?
    (D) How to use the flags BAM_FREVERSE and BAM_FMREVERSE?
    (E) I pair the reads when they have the same name extracted with bam1_qname function. Is there a more efficient way to do that?

    Many thanks,

Latest Articles

Collapse

  • 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
  • GATTACAT
    Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
    by GATTACAT
    Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
    07-01-2026, 11:43 AM

ad_right_rmr

Collapse

News

Collapse

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