Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Jackken
    Member
    • Dec 2012
    • 10

    Exome sequencing alignment

    Hi,

    I used bowtie to align exome sequencing (Illumina GA), and this is what I got:


    # reads processed: 37205349
    # reads with at least one reported alignment: 141065 (0.38%)
    # reads that failed to align: 37064284 (99.62%)
    Reported 141065 alignments to 1 output stream(s)

    I am wondering what went wrong.

    By the way, here is the .fastq file looks like,

    @SRR350953.3 MENDEL_0047_FC62MN8AAXX:1:1:1488:946 length=152TTTTTTTT
    NTCCCATTATCTCAAGCAGCCATATGTTTCTCATTCACTTGATACACTGTTTCTTTTCAACCCCCACATCCTCACCGTGCTCAA
    ACAAAGAAACAGGTGGTGAGGATGTGGGGGTTGAAAAGAAACAGTGTATCAAGTGAATGAGAAACATA########B@<7:EFE
    +SRR350953.3 MENDEL_0047_FC62MN8AAXX:1:1:1488:946 length=152EEB@@>>D
    ############################################################################FAD=FCCC
    CCFDD;E??@@FD?BD>F?FB=BFAEFDGGDGGDG@BB=5=/;?8B=DDDGDGBDGDACAE@B@G88;CTCCTTCCAGGACCCA


    Thanks!
  • Jackken
    Member
    • Dec 2012
    • 10

    #2
    Exome sequencing alignment

    Can anybody help?

    Thanks!

    Comment

    • TonyBrooks
      Senior Member
      • Jun 2009
      • 303

      #3
      "#" is a Q-score of 2 (>60% error). There's your problem.

      Actually, after that the error rate improves with still plenty of sequence left in the read. You can try trimming your reads using fastq-trimmer and re-aligning.
      Last edited by TonyBrooks; 12-13-2012, 08:22 AM.

      Comment

      • Jackken
        Member
        • Dec 2012
        • 10

        #4
        Thanks! I will give it a try.

        Comment

        • Jackken
          Member
          • Dec 2012
          • 10

          #5
          fastx_trimmer gave me an error (see below), is there anyway to make it work?

          Thanks!

          fastx_trimmer: Invalid quality score value (char '#' ord 35 quality value -29) on line 4.

          @SRR350953.1 MENDEL_0047_FC62MN8AAXX:1:1:1206:930 length=152
          NTGATTTAGCTGCATAGTTTTCTTCTTTTTAATCCATAATGTATACATTTTAGACTTTGTATTTTAACTGCTGACATTCC
          AGTCTAAGTCGGAAGCCACATCTTCTAAACCAAATGTCTCTTCATCCCTTATGTCAGGAACCTATTTTTTTT
          +SRR350953.1 MENDEL_0047_FC62MN8AAXX:1:1:1206:930 length=152
          ############################################################################B@<7
          :EFEEBF?8B?3=;@9GGGG?;:C7CBABA=DG><GGB>DGE>3<EADGEC=DDB8GGD3<CE-EEB@@>>D

          Comment

          • quique_vzquez
            Junior Member
            • Dec 2012
            • 4

            #6
            Are you sure your data isn't paired end? When I've got that large reads from Illumina always are paired end.
            If it is pair, you must separate your file into two files before align.

            Comment

            • Jackken
              Member
              • Dec 2012
              • 10

              #7
              Many thanks!

              I am now trying to use "grep" to separate the original file into two.

              grep -A 1 "\.1 " originalfile.fastq > newfile_1.fastq
              grep -A 1 "\.2 " originalfile.fastq > newfile_2.fastq

              Comment

              • quique_vzquez
                Junior Member
                • Dec 2012
                • 4

                #8
                I separate them from the original .sra file with:
                fastq-dump --split-3 originalFile.sra

                Comment

                • Jackken
                  Member
                  • Dec 2012
                  • 10

                  #9
                  Thanks a lot!

                  I will try it.

                  Comment

                  • kmcarr
                    Senior Member
                    • May 2008
                    • 1181

                    #10
                    Originally posted by Jackken View Post
                    fastx_trimmer gave me an error (see below), is there anyway to make it work?

                    Thanks!

                    fastx_trimmer: Invalid quality score value (char '#' ord 35 quality value -29) on line 4.

                    @SRR350953.1 MENDEL_0047_FC62MN8AAXX:1:1:1206:930 length=152
                    NTGATTTAGCTGCATAGTTTTCTTCTTTTTAATCCATAATGTATACATTTTAGACTTTGTATTTTAACTGCTGACATTCC
                    AGTCTAAGTCGGAAGCCACATCTTCTAAACCAAATGTCTCTTCATCCCTTATGTCAGGAACCTATTTTTTTT
                    +SRR350953.1 MENDEL_0047_FC62MN8AAXX:1:1:1206:930 length=152
                    ############################################################################B@<7
                    :EFEEBF?8B?3=;@9GGGG?;:C7CBABA=DG><GGB>DGE>3<EADGEC=DDB8GGD3<CE-EEB@@>>D
                    The FASTX toolkit still assumes by default that all FASTQ files use the original Solexa Phred+64 encoding for their quality scores. Your file uses the (now standard) Phred+33 encoding. You have to explicitly tell fastx_trimmer that your file is Phred+33 by adding the parameter "-Q33" to your command line.

                    Comment

                    • Jackken
                      Member
                      • Dec 2012
                      • 10

                      #11
                      Thanks, kmcarr.

                      I think I didn't realize that it's paired end. So quique_vzquez is right. And I am separating the original .fastq file into two. I think it's working now.

                      quique_vzquez, thanks a lot!

                      Comment

                      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, 07-13-2026, 10:26 AM
                      0 responses
                      24 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-09-2026, 10:04 AM
                      0 responses
                      33 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-08-2026, 10:08 AM
                      0 responses
                      20 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-07-2026, 11:05 AM
                      0 responses
                      34 views
                      0 reactions
                      Last Post SEQadmin2  
                      Working...