Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • a14418e10
    Junior Member
    • May 2011
    • 3

    #1

    Casava 1.8 Fastq format for using with BWA

    Hello,

    I'm mapping paired-end reads coming from Illumina HiScanSQ using BWA
    and I'm wondering if BWA correctly recognizes the Fastq sequence identifier line as
    used by Casava 1.8.

    For instance, if I have the following line in my Fastq
    @EAS139:136:FC706VJ:2:2104:15343:197393 1:Y:18:ATCACG
    do I have to change it to, say,
    @EAS139:136:FC706VJ:2:2104:15343:197393#1
    so that BWA knows that this read is the first one in a read pair.

    The version of BWA is bwa-0.5.9rc1

    Thanks in advance !
  • BaCh
    Member
    • May 2008
    • 81

    #2
    Originally posted by a14418e10 View Post
    @EAS139:136:FC706VJ:2:2104:15343:197393#1
    Make that

    @EAS139:136:FC706VJ:2:2104:15343:197393/1

    See also http://en.wikipedia.org/wiki/FASTQ_f...ce_identifiers

    B

    Comment

    • a14418e10
      Junior Member
      • May 2011
      • 3

      #3
      Thanks !

      Is it crucial to keep the "#0" ( or "#ATCACG" ) part in the transformed sequence ?

      Comment

      • swbarnes2
        Senior Member
        • May 2008
        • 910

        #4
        Bwa doesn't know that it's read 1 because of the name. It's not that smart. You give it two fastq files, and the first is all the read 1 reads, and the second is the read 2 reads, and it assumes that the first reads of each is a pair, and the second read of each is a pair, etc. If that assumption is wrong, it's not going to read the names and figure out how things should really be paired. It's going to go with that assumption, and give you very odd pairs.

        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, Today, 10:35 AM
        0 responses
        4 views
        0 reactions
        Last Post SEQadmin2  
        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
        41 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        47 views
        0 reactions
        Last Post SEQadmin2  
        Working...