Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tanyac123
    Junior Member
    • Nov 2016
    • 1

    #1

    BWA not outputting sequences

    Hi, I am having an issue with BWA genome alignment where sequence information is not being stored (i.e. sequence output in bam file is a * ). Can anyone tell me why this is happening and how to retrieve my sequences?? I need them for doing downstream SNP analysis. My code for alignment, sam to bam and sorting: bwa mem -t $cpu -r 1 -a -M -R $rg $genome $l | \ sambamba view -t $cpu -f bam -h -S /dev/stdin | \ sambamba sort -t $cpu -o $aligned/$flow/$lane/${nameNoExt}_RG_sorted.bam /dev/stdin

    where $rg is my read group tag, $genome is the path to my genome file and $l is the loop to my input files

    Here is a portion of the output when using: samtools view /path/to/file.bam | head -n 20 The first two have their sequences, while the remaining three output sequences have stars as their sequences. How can I tell bwa to keep these sequences?

    HWI-ST521:68:C07EDACXX:2:2106:17357:162867 0 Gm01 30991 60 93M * 0 0 CAGCGTGAAGGGAACGAGTATTATTATTTATAACCAGCCACGTCATCAAGAGAAGAATATGGAAGGTGGATCGGGCCTTGCTATCCACACCCC FFFHFHHDHIIGJIJIJIEFGIJJJIIJJCIHGIGIIJJIJIGHGGFGIECHIIIIEHHHHEDFF<;@CACD>BBBBBC>ACDDCC>?><<@5 NM:i:1 MD:Z:45G47 AS:i:88 XS:i:0 RG:Z:PI438460 HWI-ST521:68:C07EDACXX:2:1103:2382:91229 0 Gm01 33652 60 49M * 0 0 CAGCAATTCTGATAACAGTACCATTTTTTTTTTTGGAAGGCAAAATTAG FFFHHHGHEGIBHIJIJJHIIGGIIJJJJJJJIGBHA?EC2?DECA;;; NM:i:0 MD:Z:49 AS:i:49 XS:i:26 RG:Z:PI438460 HWI-ST521:68:C07EDACXX:2:2106:5869:22021 256 Gm01 33999 0 60M34H * 0 0 * * NM:i:1 MD:Z:45T14 AS:i:55 RG:Z:PI438460 HWI-ST521:68:C07EDACXX:2:1101:3451:56376 256 Gm01 33999 0 59M35H * 0 0 * * NM:i:2 MD:Z:45T5A7 AS:i:49 RG:Z:PI438460 HWI-ST521:68:C07EDACXX:2:2106:19619:31878 256 Gm01 33999 0 59M35H * 0 0 * * NM:i:2 MD:Z:45T5A7 AS:i:49 RG:Z:PI438460
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Potentially answered here: https://www.biostars.org/p/221323/

    Comment

    Latest Articles

    Collapse

    • SEQadmin2
      Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
      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
      ...
      07-31-2026, 11:01 AM
    • SEQadmin2
      Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
      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
      ...
      07-20-2026, 11:48 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 08-06-2026, 07:41 AM
    0 responses
    23 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 08-03-2026, 10:13 AM
    0 responses
    38 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-31-2026, 02:55 AM
    0 responses
    43 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-24-2026, 12:17 PM
    0 responses
    26 views
    0 reactions
    Last Post SEQadmin2  
    Working...